summaryrefslogtreecommitdiffstats
path: root/examples/script/context2d/context2d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/context2d/context2d.pro')
-rw-r--r--examples/script/context2d/context2d.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/examples/script/context2d/context2d.pro b/examples/script/context2d/context2d.pro
index 8be9a56..6640c33 100644
--- a/examples/script/context2d/context2d.pro
+++ b/examples/script/context2d/context2d.pro
@@ -16,11 +16,8 @@ RESOURCES += context2d.qrc
contains(QT_CONFIG, scripttools): QT += scripttools
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/context2d
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS context2d.pro scripts
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/context2d
-INSTALLS += target sources
+target.path = $$[QT_INSTALL_EXAMPLES]/script/context2d
+INSTALLS += target
maemo5: CONFIG += qt_example