summaryrefslogtreecommitdiff
path: root/examples/script/helloscript/helloscript.pro
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-04-27 12:05:43 +0200
committeraxis <qt-info@nokia.com>2011-04-27 12:05:43 +0200
commit8d20184b01f6af4e36f7dad64998a1b813b089f7 (patch)
tree5c9d3c4e9165f360e19f7522426b99e0c3eb74bd /examples/script/helloscript/helloscript.pro
parentc4af45c2914381172e1bd7ee528481edaa2fff1a (diff)
downloadqtscript-8d20184b01f6af4e36f7dad64998a1b813b089f7.tar.gz
Moved to using a feature profile instead of direct inclusion.
Diffstat (limited to 'examples/script/helloscript/helloscript.pro')
-rw-r--r--examples/script/helloscript/helloscript.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/script/helloscript/helloscript.pro b/examples/script/helloscript/helloscript.pro
index 79b1b76..fde0876 100644
--- a/examples/script/helloscript/helloscript.pro
+++ b/examples/script/helloscript/helloscript.pro
@@ -8,4 +8,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS helloscript.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/helloscript
INSTALLS += target sources
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+symbian: CONFIG += qt_example