]> git.saurik.com Git - wxWidgets.git/commit - build/msw/wx_vc9_wxjpeg.vcproj
Define NDEBUG when building 3rd party libraries.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Sep 2009 16:15:54 +0000 (16:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Sep 2009 16:15:54 +0000 (16:15 +0000)
commit9dab58b103502c8b4ed160e3573e6bc971960c7c
tree296c88fe12becd41b5cf8cf3c95b5631e55f3704
parent2e587bb9ec1de95af31e7ccf1e5e0818ff752b0f
Define NDEBUG when building 3rd party libraries.

We are not interested in asserts in 3rd party libraries so make them disappear
by defining NDEBUG when building them.

Closes #11155.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
35 files changed:
Makefile.in
build/bakefiles/common.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_vc7_wxexpat.vcproj
build/msw/wx_vc7_wxjpeg.vcproj
build/msw/wx_vc7_wxpng.vcproj
build/msw/wx_vc7_wxregex.vcproj
build/msw/wx_vc7_wxscintilla.vcproj
build/msw/wx_vc7_wxtiff.vcproj
build/msw/wx_vc7_wxzlib.vcproj
build/msw/wx_vc8_wxexpat.vcproj
build/msw/wx_vc8_wxjpeg.vcproj
build/msw/wx_vc8_wxpng.vcproj
build/msw/wx_vc8_wxregex.vcproj
build/msw/wx_vc8_wxscintilla.vcproj
build/msw/wx_vc8_wxtiff.vcproj
build/msw/wx_vc8_wxzlib.vcproj
build/msw/wx_vc9_wxexpat.vcproj
build/msw/wx_vc9_wxjpeg.vcproj
build/msw/wx_vc9_wxpng.vcproj
build/msw/wx_vc9_wxregex.vcproj
build/msw/wx_vc9_wxscintilla.vcproj
build/msw/wx_vc9_wxtiff.vcproj
build/msw/wx_vc9_wxzlib.vcproj
build/msw/wx_wxexpat.dsp
build/msw/wx_wxjpeg.dsp
build/msw/wx_wxpng.dsp
build/msw/wx_wxregex.dsp
build/msw/wx_wxscintilla.dsp
build/msw/wx_wxtiff.dsp
build/msw/wx_wxzlib.dsp
src/regex/regguts.h