summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/openwfd/openwf.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/openwfd/openwf.pro')
-rw-r--r--src/plugins/platforms/openwfd/openwf.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/platforms/openwfd/openwf.pro b/src/plugins/platforms/openwfd/openwf.pro
index 152e4f57d7..79f349f472 100644
--- a/src/plugins/platforms/openwfd/openwf.pro
+++ b/src/plugins/platforms/openwfd/openwf.pro
@@ -31,7 +31,8 @@ SOURCES += \
qopenwfdportmode.cpp \
qopenwfdwindow.cpp
-LIBS += -lWFD -lgbm -lGLESv2 -lEGL
+LIBS += -lWFD
+QMAKE_USE += gbm opengl_es2 egl
PLUGIN_TYPE = platforms
PLUGIN_CLASS_NAME = QOpenWFDIntegrationPlugin