wxWidgets/build/msw
Vadim Zeitlin 589d208299 Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff.
Defining lfind as _lfind is not enough and a warning C4996 is still generated
by MSVC9 when the function is called.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-12-01 00:43:15 +00:00
..
config.bcc Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
config.gcc Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
config.vc Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
config.wat Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
makefile.bcc Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
makefile.gcc Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
makefile.vc Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff. 2009-12-01 00:43:15 +00:00
makefile.wat Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_adv.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_aui.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_base.dsp Added typeinfo.h which implements wxTypeId, using C++ RTTI if available. wxAny and Unbind<>() code are updated to use it. Added and updated related unit tests. 2009-11-19 19:27:24 +00:00
wx_core.dsp Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_dll.dsw Fixed (hopefully) wx_dll.dsw regarding propgrid and stc (closes #10463) 2009-02-09 16:43:41 +00:00
wx_gl.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_html.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_media.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_net.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_propgrid.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_qa.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_ribbon.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_richtext.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_stc.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_vc7_adv.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_aui.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_base.vcproj Added typeinfo.h which implements wxTypeId, using C++ RTTI if available. wxAny and Unbind<>() code are updated to use it. Added and updated related unit tests. 2009-11-19 19:27:24 +00:00
wx_vc7_core.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_gl.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_html.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_media.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_net.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_propgrid.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_qa.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_ribbon.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_richtext.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_stc.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_wxexpat.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxjpeg.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxpng.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxregex.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxscintilla.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_wxtiff.vcproj Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff. 2009-12-01 00:43:15 +00:00
wx_vc7_wxzlib.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc7_xml.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7_xrc.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc7.sln Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
wx_vc8_adv.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_aui.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_base.vcproj Added typeinfo.h which implements wxTypeId, using C++ RTTI if available. wxAny and Unbind<>() code are updated to use it. Added and updated related unit tests. 2009-11-19 19:27:24 +00:00
wx_vc8_core.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_gl.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_html.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_media.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_net.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_propgrid.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_qa.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_ribbon.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_richtext.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_stc.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_wxexpat.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxjpeg.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxpng.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxregex.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxscintilla.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_wxtiff.vcproj Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff. 2009-12-01 00:43:15 +00:00
wx_vc8_wxzlib.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc8_xml.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8_xrc.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc8.sln Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
wx_vc9_adv.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_aui.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_base.vcproj Added typeinfo.h which implements wxTypeId, using C++ RTTI if available. wxAny and Unbind<>() code are updated to use it. Added and updated related unit tests. 2009-11-19 19:27:24 +00:00
wx_vc9_core.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_gl.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_html.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_media.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_net.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_propgrid.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_qa.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_ribbon.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_richtext.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_stc.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_wxexpat.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxjpeg.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxpng.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxregex.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxscintilla.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_wxtiff.vcproj Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff. 2009-12-01 00:43:15 +00:00
wx_vc9_wxzlib.vcproj Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_vc9_xml.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9_xrc.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
wx_vc9.sln Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
wx_wxexpat.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxjpeg.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxpng.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxregex.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxscintilla.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_wxtiff.dsp Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warning in libtiff. 2009-12-01 00:43:15 +00:00
wx_wxzlib.dsp Define _CRT_SECURE_NO_WARNINGS when building 3rd party libs with MSVC. 2009-12-01 00:42:19 +00:00
wx_xml.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx_xrc.dsp Just doing a rebake of latest trunk. 2009-10-18 22:38:22 +00:00
wx.dsw Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00