summaryrefslogtreecommitdiffstats
path: root/examples/itemviews
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@nokia.com>2009-05-25 16:57:43 +0200
committerMaurice Kalinowski <maurice.kalinowski@nokia.com>2009-05-25 16:59:20 +0200
commit313e2719ac75eb6c6ff2d84f5cef9f70433d5943 (patch)
tree9974c73154a490a71dc266075bb104b0bbd3abbe /examples/itemviews
parent0f0fc963a7f1691038ee36a27bb63ff3165eefba (diff)
add deployment rules...
WinCE needs those files to be able to do something useful Task-number: 254430 Task-number: 254437 Task-number: 254428 Reviewed-by: joerg BT: yes
Diffstat (limited to 'examples/itemviews')
-rw-r--r--examples/itemviews/puzzle/puzzle.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/itemviews/puzzle/puzzle.pro b/examples/itemviews/puzzle/puzzle.pro
index deed112f7d..4f5aaad0c8 100644
--- a/examples/itemviews/puzzle/puzzle.pro
+++ b/examples/itemviews/puzzle/puzzle.pro
@@ -12,3 +12,8 @@ target.path = $$[QT_INSTALL_EXAMPLES]/itemviews/puzzle
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.jpg
sources.path = $$[QT_INSTALL_EXAMPLES]/itemviews/puzzle
INSTALLS += target sources
+
+wince* {
+ DEPLOYMENT_PLUGIN += qjpeg qgif qtiff
+}
+