mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
remove useless flags in .pro file for os x
This commit is contained in:
+3
-3
@@ -89,9 +89,9 @@ unix:!mac {
|
||||
# Mac OS X-specific:
|
||||
mac {
|
||||
DEFINES += MACOSX
|
||||
INCLUDEPATH += \
|
||||
/opt/local/include/ \
|
||||
/opt/local/include/libxml2
|
||||
# INCLUDEPATH += \
|
||||
# /opt/local/include/ \
|
||||
# /opt/local/include/libxml2
|
||||
LIBS += \
|
||||
-framework OpenGL \
|
||||
-framework GLUT
|
||||
|
||||
Reference in New Issue
Block a user