wxWidgets/build/msw
Vadim Zeitlin f4e2cffdce Enable debug information in release configuration of MSVC{11,12} projects.
We want to generate debug information even in the release builds of the
libraries in order to allow debugging of the programs using them. This is
especially important for the DLLs but do it for the static release build too
for consistency.

This also almost fixes the constant rebuilding of the entire solution which
happened because the PDBs, supposed to be generated by linker, were not found
because they were not actually created as the debug information wasn't there.

See #15780.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-02 23:40:41 +00:00
..
config.bcc Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
config.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
config.vc Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
config.wat Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
makefile.bcc Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
makefile.gcc Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
makefile.vc Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
makefile.wat Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
wx_adv.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_aui.dsp Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
wx_base.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_core.dsp Remove wx/generic/colrdlgg.h from common GUI headers. 2013-12-18 16:00:27 +00:00
wx_dll.dsw Update wx_dll.dsw to include the ribbon library. 2010-09-01 09:48:24 +00:00
wx_gl.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_html.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_media.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_net.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_propgrid.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_qa.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_ribbon.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_richtext.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_stc.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_vc7_adv.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_aui.vcproj Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
wx_vc7_base.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_core.vcproj Remove wx/generic/colrdlgg.h from common GUI headers. 2013-12-18 16:00:27 +00:00
wx_vc7_gl.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_html.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_media.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_net.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_propgrid.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_qa.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_ribbon.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_richtext.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_stc.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_webview.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_wxexpat.vcproj Define XML_STATIC in Expat header instead of Expat projects. 2013-07-07 14:44:56 +00:00
wx_vc7_wxjpeg.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxpng.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxregex.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxscintilla.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxtiff.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxzlib.vcproj Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC. 2013-10-01 16:08:33 +00:00
wx_vc7_xml.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7_xrc.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc7.sln Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_adv.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_aui.vcproj Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
wx_vc8_base.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_core.vcproj Remove wx/generic/colrdlgg.h from common GUI headers. 2013-12-18 16:00:27 +00:00
wx_vc8_gl.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_html.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_media.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_net.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_propgrid.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_qa.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_ribbon.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_richtext.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_stc.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_webview.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_wxexpat.vcproj Define XML_STATIC in Expat header instead of Expat projects. 2013-07-07 14:44:56 +00:00
wx_vc8_wxjpeg.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_wxpng.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_wxregex.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_wxscintilla.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_wxtiff.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_wxzlib.vcproj Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC. 2013-10-01 16:08:33 +00:00
wx_vc8_xml.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8_xrc.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc8.sln Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc9_adv.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_aui.vcproj Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
wx_vc9_base.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_core.vcproj Remove wx/generic/colrdlgg.h from common GUI headers. 2013-12-18 16:00:27 +00:00
wx_vc9_gl.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_html.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_media.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_net.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_propgrid.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_qa.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_ribbon.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_richtext.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_stc.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_webview.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_wxexpat.vcproj Define XML_STATIC in Expat header instead of Expat projects. 2013-07-07 14:44:56 +00:00
wx_vc9_wxjpeg.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc9_wxpng.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc9_wxregex.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc9_wxscintilla.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc9_wxtiff.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc9_wxzlib.vcproj Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC. 2013-10-01 16:08:33 +00:00
wx_vc9_xml.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9_xrc.vcproj More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wx_vc9.sln Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc10_adv.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_adv.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_aui.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_aui.vcxproj.filters Add XRC handler file to MSVC 10 project. 2014-02-04 16:40:04 +00:00
wx_vc10_base.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_base.vcxproj.filters Make storing non-trivial data in wxThreadSpecificInfo possible. 2013-09-18 16:03:14 +00:00
wx_vc10_core.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_core.vcxproj.filters Add new XRC headers to the core project too. 2014-02-04 15:59:57 +00:00
wx_vc10_gl.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_gl.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_html.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_html.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_media.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_media.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_net.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_net.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_propgrid.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_propgrid.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_qa.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_qa.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_ribbon.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_ribbon.vcxproj.filters Add xh_ribbon.cpp to MSVC 10 ribbon library project. 2014-01-30 19:40:46 +00:00
wx_vc10_richtext.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_richtext.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_stc.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_stc.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_webview.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_webview.vcxproj.filters Add webviewarchivehandler.cpp to manually maintained VC10 project file. 2013-08-24 14:33:33 +00:00
wx_vc10_wxexpat.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxexpat.vcxproj.filters Add manually created VC10 project and solution files for the library. 2013-07-16 15:47:14 +00:00
wx_vc10_wxjpeg.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxjpeg.vcxproj.filters Add manually created VC10 project and solution files for the library. 2013-07-16 15:47:14 +00:00
wx_vc10_wxpng.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxpng.vcxproj.filters Add manually created VC10 project and solution files for the library. 2013-07-16 15:47:14 +00:00
wx_vc10_wxregex.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxregex.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_wxscintilla.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxscintilla.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_wxtiff.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxtiff.vcxproj.filters Add manually created VC10 project and solution files for the library. 2013-07-16 15:47:14 +00:00
wx_vc10_wxzlib.vcxproj fix inconsistent line endings 2013-12-15 02:07:14 +00:00
wx_vc10_wxzlib.vcxproj.filters Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00
wx_vc10_xml.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_xml.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10_xrc.vcxproj Use settings in wx_vcN_local.props files if they exist. 2014-02-22 19:45:49 +00:00
wx_vc10_xrc.vcxproj.filters Remove wxUniversal configuration from the MSVC 10 project files. 2013-07-26 15:27:51 +00:00
wx_vc10.sln Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
wx_vc11_adv.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_adv.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_aui.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_aui.vcxproj.filters Add missing XRC handlers to the manual VC{11,12} projects. 2014-03-02 23:40:32 +00:00
wx_vc11_base.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_base.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_core.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_core.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_gl.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_gl.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_html.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_html.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_media.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_media.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_net.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_net.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_propgrid.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_propgrid.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_qa.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_qa.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_ribbon.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_ribbon.vcxproj.filters Add missing XRC handlers to the manual VC{11,12} projects. 2014-03-02 23:40:32 +00:00
wx_vc11_richtext.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_richtext.vcxproj.filters Add missing XRC handlers to the manual VC{11,12} projects. 2014-03-02 23:40:32 +00:00
wx_vc11_stc.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_stc.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_webview.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_webview.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wx_setup.props Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxexpat.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxexpat.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxjpeg.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxjpeg.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxpng.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxpng.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxregex.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxregex.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxscintilla.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxscintilla.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxtiff.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxtiff.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_wxzlib.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_wxzlib.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_xml.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_xml.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11_xrc.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc11_xrc.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc11.sln Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_adv.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_adv.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_aui.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_aui.vcxproj.filters Add missing XRC handlers to the manual VC{11,12} projects. 2014-03-02 23:40:32 +00:00
wx_vc12_base.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_base.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_core.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_core.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_gl.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_gl.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_html.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_html.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_media.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_media.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_net.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_net.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_propgrid.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_propgrid.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_qa.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_qa.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_ribbon.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_ribbon.vcxproj.filters Add missing XRC handlers to the manual VC{11,12} projects. 2014-03-02 23:40:32 +00:00
wx_vc12_richtext.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_richtext.vcxproj.filters Add missing XRC handlers to the manual VC{11,12} projects. 2014-03-02 23:40:32 +00:00
wx_vc12_stc.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_stc.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_webview.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_webview.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wx_setup.props Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxexpat.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxexpat.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxjpeg.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxjpeg.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxpng.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxpng.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxregex.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxregex.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxscintilla.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxscintilla.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxtiff.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxtiff.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_wxzlib.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_wxzlib.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_xml.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_xml.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12_xrc.vcxproj Enable debug information in release configuration of MSVC{11,12} projects. 2014-03-02 23:40:41 +00:00
wx_vc12_xrc.vcxproj.filters Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_vc12.sln Add projects for MSVC 11 and 12 (MSVS 2012 and 2013). 2014-02-18 15:43:16 +00:00
wx_webview.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_wxexpat.dsp Define XML_STATIC in Expat header instead of Expat projects. 2013-07-07 14:44:56 +00:00
wx_wxjpeg.dsp Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
wx_wxpng.dsp Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
wx_wxregex.dsp Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
wx_wxscintilla.dsp Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
wx_wxtiff.dsp Make TOOLKIT variable constant in MSW makefiles. 2013-07-06 11:59:35 +00:00
wx_wxzlib.dsp Remove support for Gnome printing from wxGTK. 2013-10-01 17:09:02 +00:00
wx_xml.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx_xrc.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
wx.dsw Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00