]> git.saurik.com Git - wxWidgets.git/commitdiff
setting debug level explicitly
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 14 Jun 2012 23:21:57 +0000 (23:21 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 14 Jun 2012 23:21:57 +0000 (23:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/osx/wxrelease.xcconfig

index d3fb0366a99377113d7ffec3a8f480853f1c7e0a..34ebec1adfb7104256944b360c1fdb288287361d 100644 (file)
@@ -1,2 +1,2 @@
 GCC_OPTIMIZATION_LEVEL = 2
-WX_PREPROCESSOR_DEFINITIONS = 
\ No newline at end of file
+WX_PREPROCESSOR_DEFINITIONS = wxDEBUG_LEVEL=0
\ No newline at end of file