summaryrefslogtreecommitdiffstats
path: root/examples/scroller/wheel/wheel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scroller/wheel/wheel.pro')
-rw-r--r--examples/scroller/wheel/wheel.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/scroller/wheel/wheel.pro b/examples/scroller/wheel/wheel.pro
index 1f9b789..48fe171 100644
--- a/examples/scroller/wheel/wheel.pro
+++ b/examples/scroller/wheel/wheel.pro
@@ -9,8 +9,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/scroller/wheel
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS wheel.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/scroller/wheel
INSTALLS += target sources
-
-symbian {
- TARGET.UID3 = 0xA000CF66
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
-}