summaryrefslogtreecommitdiffstats
path: root/examples/painting/affine/affine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/affine/affine.pro')
-rw-r--r--examples/painting/affine/affine.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/painting/affine/affine.pro b/examples/painting/affine/affine.pro
index 1441811851..80f966e59d 100644
--- a/examples/painting/affine/affine.pro
+++ b/examples/painting/affine/affine.pro
@@ -18,12 +18,6 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.jpg
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/affine
INSTALLS += target sources
-symbian {
- CONFIG += qt_example
-}
-
-maemo5: CONFIG += qt_example
-
wince*: {
DEPLOYMENT_PLUGIN += qjpeg
}