adding new xcconfigs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
77ea6c48d3
commit
de6e978207
2 changed files with 5 additions and 0 deletions
3
build/osx/wxdebug.xcconfig
Normal file
3
build/osx/wxdebug.xcconfig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
GCC_OPTIMIZATION_LEVEL = 0
|
||||
ONLY_ACTIVE_ARCH = YES
|
||||
WX_PREPROCESSOR_DEFINITIONS = __WXDEBUG__=1
|
||||
2
build/osx/wxrelease.xcconfig
Normal file
2
build/osx/wxrelease.xcconfig
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
GCC_OPTIMIZATION_LEVEL = 2
|
||||
WX_PREPROCESSOR_DEFINITIONS =
|
||||
Loading…
Add table
Add a link
Reference in a new issue