summaryrefslogtreecommitdiffstats
path: root/examples/painting/affine/affine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/affine/affine.pro')
-rw-r--r--examples/painting/affine/affine.pro10
1 files changed, 7 insertions, 3 deletions
diff --git a/examples/painting/affine/affine.pro b/examples/painting/affine/affine.pro
index 4e4eee8882..1441811851 100644
--- a/examples/painting/affine/affine.pro
+++ b/examples/painting/affine/affine.pro
@@ -13,12 +13,16 @@ include($$SHARED_FOLDER/shared.pri)
RESOURCES += affine.qrc
# install
-target.path = $$[QT_INSTALL_DEMOS]/qtbase/affine
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/affine
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.jpg
-sources.path = $$[QT_INSTALL_DEMOS]/qtbase/affine
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/affine
INSTALLS += target sources
-symbian: CONFIG += qt_demo
+symbian {
+ CONFIG += qt_example
+}
+
+maemo5: CONFIG += qt_example
wince*: {
DEPLOYMENT_PLUGIN += qjpeg