summaryrefslogtreecommitdiffstats
path: root/examples/common.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/common.pri')
-rw-r--r--examples/common.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/common.pri b/examples/common.pri
index b5fe6b5a0..dac92e865 100644
--- a/examples/common.pri
+++ b/examples/common.pri
@@ -8,7 +8,6 @@ HEADERS += common/util.h
RESOURCES += $$absolute_path(common/common_resources.qrc)
-LIBS += -L$$LIBPATH -lQt5WebEngine
QMAKE_RPATHDIR += $$LIBPATH
# Quick hack for now as we mess with that for the gyp generation step.