summaryrefslogtreecommitdiff
path: root/qtcreator.pri
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.pri')
-rw-r--r--qtcreator.pri4
1 files changed, 0 insertions, 4 deletions
diff --git a/qtcreator.pri b/qtcreator.pri
index 0d89a74624..a2215a28b1 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -156,7 +156,3 @@ win32-msvc* {
#Don't warn about sprintf, fopen etc being 'unsafe'
DEFINES += _CRT_SECURE_NO_WARNINGS
}
-
-# Handle S60 support: default on Windows, conditionally built on other platforms.
-macx:SUPPORT_QT_S60 = $$(QTCREATOR_WITH_S60)
-else:SUPPORT_QT_S60=1