summaryrefslogtreecommitdiffstats
path: root/examples/touch/knobs/knobs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/knobs/knobs.pro')
-rw-r--r--examples/touch/knobs/knobs.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/touch/knobs/knobs.pro b/examples/touch/knobs/knobs.pro
index a28345d91a..043ae8ac13 100644
--- a/examples/touch/knobs/knobs.pro
+++ b/examples/touch/knobs/knobs.pro
@@ -6,6 +6,7 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/touch/knobs
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS knobs.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/touch/knobs
INSTALLS += target sources
+QT += widgets
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)