summaryrefslogtreecommitdiff
path: root/examples/script/customclass/customclass.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/customclass/customclass.pro')
-rw-r--r--examples/script/customclass/customclass.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/script/customclass/customclass.pro b/examples/script/customclass/customclass.pro
index 612456b..13dab7d 100644
--- a/examples/script/customclass/customclass.pro
+++ b/examples/script/customclass/customclass.pro
@@ -12,7 +12,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.pri
sources.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/customclass
INSTALLS += target sources
-symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example
-
-symbian: warning(This example does not work on Symbian platform)