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

Fix build on Mac OS Tiger with Qt master.

parent f4d2b953
No related branches found
No related tags found
No related merge requests found
...@@ -134,3 +134,5 @@ else:unix:SOURCES += applicationlauncher_x11.cpp ...@@ -134,3 +134,5 @@ else:unix:SOURCES += applicationlauncher_x11.cpp
RESOURCES += projectexplorer.qrc RESOURCES += projectexplorer.qrc
DEFINES += PROJECTEXPLORER_LIBRARY DEFINES += PROJECTEXPLORER_LIBRARY
OTHER_FILES += ProjectExplorer.pluginspec OTHER_FILES += ProjectExplorer.pluginspec
mac:LIBS += -framework Carbon
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