summaryrefslogtreecommitdiffstats
path: root/demos/shared
diff options
context:
space:
mode:
Diffstat (limited to 'demos/shared')
-rw-r--r--demos/shared/shared.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/shared/shared.pro b/demos/shared/shared.pro
index de29857..0f7137f 100644
--- a/demos/shared/shared.pro
+++ b/demos/shared/shared.pro
@@ -33,6 +33,6 @@ INSTALLS += sources
!cross_compile:INSTALLS += target
symbian {
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
TARGET.UID3 = 0xA000A63C
+ include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
}