Skip to content
Snippets Groups Projects
Commit b610cc94 authored by con's avatar con
Browse files

Turn Symbian support on for Linux by default.

Requested-by: Friedemann Kleint
parent eb09f92c
No related branches found
No related tags found
No related merge requests found
...@@ -115,5 +115,5 @@ win32-msvc* { ...@@ -115,5 +115,5 @@ win32-msvc* {
} }
# Handle S60 support: default on Windows, conditionally built on other platforms. # Handle S60 support: default on Windows, conditionally built on other platforms.
win32:SUPPORT_QT_S60=1 macx:SUPPORT_QT_S60 = $$(QTCREATOR_WITH_S60)
else:SUPPORT_QT_S60 = $$(QTCREATOR_WITH_S60) else:SUPPORT_QT_S60=1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment