summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/boxes/boxes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/graphicsview/boxes/boxes.pro')
-rw-r--r--examples/widgets/graphicsview/boxes/boxes.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/widgets/graphicsview/boxes/boxes.pro b/examples/widgets/graphicsview/boxes/boxes.pro
index 38aae1c2c4..14d22537e8 100644
--- a/examples/widgets/graphicsview/boxes/boxes.pro
+++ b/examples/widgets/graphicsview/boxes/boxes.pro
@@ -24,7 +24,3 @@ RESOURCES += boxes.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/boxes
INSTALLS += target
-
-wince {
- DEPLOYMENT_PLUGIN += qjpeg
-}