mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Fixup gcconfig.pri.in for Mac OSX 10.9 preview
.. need to add SDK to includepath .. will go away hopefully, when 10.9 is released
This commit is contained in:
@@ -214,6 +214,9 @@ macx {
|
||||
|
||||
# Uncomment this line if you have the Mac OSX Wahoo API installed (Kickr)
|
||||
#HAVE_WFAPI = true
|
||||
|
||||
#uncomment below if you are running on the 10.9 developer preview
|
||||
#INCLUDEPATH += /Library/Developer/CommandLineTools/SDKs/MacOSX10.9.sdk/usr/include/
|
||||
}
|
||||
|
||||
#if you want a 'robot' to test realtime code without having
|
||||
|
||||
Reference in New Issue
Block a user