From 94d6cf1d54b829f2067aaa76c8bf19613f38e1a0 Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Tue, 2 Jul 2013 12:37:48 +0100 Subject: [PATCH] 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 --- src/gcconfig.pri.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gcconfig.pri.in b/src/gcconfig.pri.in index 23e4b5482..cdefd89e5 100644 --- a/src/gcconfig.pri.in +++ b/src/gcconfig.pri.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