carbon sdk must be 10.7 max, 10.8 is not supported anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
68b9924c4e
commit
4e4aacdf12
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ WXTOOLKITUPPER = CARBON
|
|||
#include "wx.xcconfig"
|
||||
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.5
|
||||
SDKROOT = macosx
|
||||
SDKROOT = macosx10.7
|
||||
|
||||
GCC_VERSION[arch=ppc] = 4.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue