]> git.saurik.com Git - wxWidgets.git/commit
Remove WX_DEBUG option from Unix wx presets, it's not needed any more.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Sep 2009 11:29:49 +0000 (11:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Sep 2009 11:29:49 +0000 (11:29 +0000)
commit046e85ca80e02638b4f18b22964d9355bf579d57
tree1f5c8875835f385d0e33a7df4ce7e8eadfeb9836
parentab06470e494cac713cbf6d238ff1c4fd2850ea7e
Remove WX_DEBUG option from Unix wx presets, it's not needed any more.

It doesn't make sense to select debug or release build of wxWidgets any more
as they are now compatible under Unix. Under Windows the option is still
needed but it selects the build using debug (or not) version of the CRT rather
than the one built with __WXDEBUG__ defined.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/wxpresets/presets/wx.bkl
build/bakefiles/wxpresets/presets/wx_unix.bkl