summaryrefslogtreecommitdiffstats
path: root/examples/draganddrop/puzzle/puzzle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/puzzle/puzzle.pro')
-rw-r--r--examples/draganddrop/puzzle/puzzle.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/draganddrop/puzzle/puzzle.pro b/examples/draganddrop/puzzle/puzzle.pro
index d084827a45..7c69a41a39 100644
--- a/examples/draganddrop/puzzle/puzzle.pro
+++ b/examples/draganddrop/puzzle/puzzle.pro
@@ -15,17 +15,9 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.jpg
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop/puzzle
INSTALLS += target sources
-symbian:{
- TARGET.UID3 = 0xA000CF65
- CONFIG += qt_example
- addFile.files = example.jpg
- addFile.path = .
- DEPLOYMENT += addFile
-}
wince*: {
addFile.files = example.jpg
addFile.path = .
DEPLOYMENT += addFile
}
QT += widgets
-maemo5: CONFIG += qt_example