mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Restoring src.pro to use Mac Carbon framework
This commit is contained in:
@@ -29,7 +29,7 @@ QMAKE_CXXFLAGS += -DGC_MINOR_VER=1
|
||||
RC_FILE = images/gc.icns
|
||||
|
||||
macx {
|
||||
LIBS += -framework cocoa
|
||||
LIBS += -framework Carbon
|
||||
}
|
||||
|
||||
HEADERS += \
|
||||
|
||||
Reference in New Issue
Block a user