summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
authorMarkku Luukkainen <markku.luukkainen@digia.com>2009-06-10 13:58:26 +0200
committerMarkku Luukkainen <markku.luukkainen@digia.com>2009-06-10 13:58:26 +0200
commitc7ddb3e5801118fb23a42272c16c660ba3bdb570 (patch)
tree081510dc72e59f4d041ff2d918466870550415fa /examples/widgets
parent5d66ca1218360d910294e817a339b728deb17479 (diff)
Added proper UID
Diffstat (limited to 'examples/widgets')
-rw-r--r--examples/widgets/softkeys/softkeys.pro12
1 files changed, 11 insertions, 1 deletions
diff --git a/examples/widgets/softkeys/softkeys.pro b/examples/widgets/softkeys/softkeys.pro
index 4cb86726c2..9a0feea787 100644
--- a/examples/widgets/softkeys/softkeys.pro
+++ b/examples/widgets/softkeys/softkeys.pro
@@ -1,4 +1,14 @@
HEADERS = softkeys.h
SOURCES += \
main.cpp \
- softkeys.cpp \ No newline at end of file
+ softkeys.cpp
+
+# install
+target.path = $$[QT_INSTALL_EXAMPLES]/widgets/softkeys
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS softkeys.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/softkeys
+INSTALLS += target sources
+
+include($$QT_SOURCE_TREE/examples/examplebase.pri)
+
+symbian:TARGET.UID3 = 0xA000CF6B