summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/pure-qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/pure-qml/pure-qml.pro')
-rw-r--r--examples/wayland/pure-qml/pure-qml.pro9
1 files changed, 1 insertions, 8 deletions
diff --git a/examples/wayland/pure-qml/pure-qml.pro b/examples/wayland/pure-qml/pure-qml.pro
index 02bf68b92..5dab0d767 100644
--- a/examples/wayland/pure-qml/pure-qml.pro
+++ b/examples/wayland/pure-qml/pure-qml.pro
@@ -1,4 +1,4 @@
-QT += core-private gui-private quick-private
+QT += gui qml
SOURCES += \
main.cpp
@@ -10,10 +10,3 @@ OTHER_FILES = \
images/background.jpg \
RESOURCES += pure-qml.qrc
-
-CONFIG += link_pkgconfig
-PKGCONFIG += wayland-server
-LIBS += -lwayland-server
-
-
-DEFINES += QT_COMPOSITOR_QUICK