aboutsummaryrefslogtreecommitdiffstats
path: root/examples/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app/app.pro')
-rw-r--r--examples/app/app.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/app/app.pro b/examples/app/app.pro
index f8ce6b5..e7f577d 100644
--- a/examples/app/app.pro
+++ b/examples/app/app.pro
@@ -1,7 +1,9 @@
TEMPLATE = app
TARGET = app
-include(../../src/src.pri)
+QT *= quick
+
+include(../../src/lib.pri)
SOURCES += main.cpp
OTHER_FILES += \