summaryrefslogtreecommitdiffstats
path: root/demos/deform/deform.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/deform/deform.pro')
-rw-r--r--demos/deform/deform.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/deform/deform.pro b/demos/deform/deform.pro
index 4cce195..421432d 100644
--- a/demos/deform/deform.pro
+++ b/demos/deform/deform.pro
@@ -19,6 +19,6 @@ sources.path = $$[QT_INSTALL_DEMOS]/deform
INSTALLS += target sources
symbian {
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
TARGET.UID3 = 0xA000A63D
+ include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
}