summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/affine/affine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/painting/affine/affine.pro')
-rw-r--r--examples/widgets/painting/affine/affine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/painting/affine/affine.pro b/examples/widgets/painting/affine/affine.pro
index 1f2f8df87f..be6a83960d 100644
--- a/examples/widgets/painting/affine/affine.pro
+++ b/examples/widgets/painting/affine/affine.pro
@@ -17,6 +17,6 @@ RESOURCES += affine.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/painting/affine
INSTALLS += target
-wince*: {
+wince {
DEPLOYMENT_PLUGIN += qjpeg
}