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

Enable Qt for Symbian parts on windows by default

parent 1803ee2f
No related branches found
No related tags found
No related merge requests found
SUPPORT_QT_S60 = $$(QTCREATOR_WITH_S60)
win32:SUPPORT_QT_S60=1
else:SUPPORT_QT_S60 = $$(QTCREATOR_WITH_S60)
!isEmpty(SUPPORT_QT_S60) {
message("Adding experimental support for Qt/S60 applications.")
DEFINES += QTCREATOR_WITH_S60
......
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