summaryrefslogtreecommitdiffstats
path: root/examples/painting/painterpaths/painterpaths.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/painterpaths/painterpaths.pro')
-rw-r--r--examples/painting/painterpaths/painterpaths.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/painting/painterpaths/painterpaths.pro b/examples/painting/painterpaths/painterpaths.pro
index 1d981bb..1f42b41 100644
--- a/examples/painting/painterpaths/painterpaths.pro
+++ b/examples/painting/painterpaths/painterpaths.pro
@@ -12,6 +12,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/painting/painterpaths
INSTALLS += target sources
symbian {
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
TARGET.UID3 = 0xA000A64C
+ include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
}