wxWidgets/build/msw
Vadim Zeitlin 02c9115ba8 Always define WXUSINGDLL when compiling Scintilla in shared wx build.
We need WXUSINGDLL even in monolithic build because Scintilla references wx
debugging functions (wxOnAssert(), wxTheAssertHandler &c) which still must be
seen as being exported from the (monolithic) DLL in this case.

See #12626.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-22 01:22:07 +00:00
..
config.bcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
config.gcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
config.vc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
config.wat Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.bcc Always define WXUSINGDLL when compiling Scintilla in shared wx build. 2010-11-22 01:22:07 +00:00
makefile.gcc Always define WXUSINGDLL when compiling Scintilla in shared wx build. 2010-11-22 01:22:07 +00:00
makefile.vc Always define WXUSINGDLL when compiling Scintilla in shared wx build. 2010-11-22 01:22:07 +00:00
makefile.wat Always define WXUSINGDLL when compiling Scintilla in shared wx build. 2010-11-22 01:22:07 +00:00
wx_adv.dsp Provide native wxHyperlinkCtrl implementation for wxMSW. 2010-08-17 16:55:32 +00:00
wx_aui.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_base.dsp Rebake to add wx/meta/implicitconversion.h to the makefiles. 2010-10-26 15:10:48 +00:00
wx_core.dsp Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +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 Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_html.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_media.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_net.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_propgrid.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_qa.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_ribbon.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_richtext.dsp Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_stc.dsp Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_adv.vcproj Provide native wxHyperlinkCtrl implementation for wxMSW. 2010-08-17 16:55:32 +00:00
wx_vc7_aui.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_base.vcproj Rebake to add wx/meta/implicitconversion.h to the makefiles. 2010-10-26 15:10:48 +00:00
wx_vc7_core.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx_vc7_gl.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_html.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_media.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_net.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_propgrid.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_qa.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_ribbon.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_richtext.vcproj Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_vc7_stc.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +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 Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_vc7_wxtiff.vcproj Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +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 Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc7_xrc.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +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 Provide native wxHyperlinkCtrl implementation for wxMSW. 2010-08-17 16:55:32 +00:00
wx_vc8_aui.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_base.vcproj Rebake to add wx/meta/implicitconversion.h to the makefiles. 2010-10-26 15:10:48 +00:00
wx_vc8_core.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx_vc8_gl.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_html.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_media.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_net.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_propgrid.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_qa.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_ribbon.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_richtext.vcproj Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_vc8_stc.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +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 Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_vc8_wxtiff.vcproj Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +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 Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc8_xrc.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +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 Provide native wxHyperlinkCtrl implementation for wxMSW. 2010-08-17 16:55:32 +00:00
wx_vc9_aui.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_base.vcproj Rebake to add wx/meta/implicitconversion.h to the makefiles. 2010-10-26 15:10:48 +00:00
wx_vc9_core.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx_vc9_gl.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_html.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_media.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_net.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_propgrid.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_qa.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_ribbon.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_richtext.vcproj Merge of SOC2010_RTC_IMAGES branch. 2010-09-30 10:27:07 +00:00
wx_vc9_stc.vcproj Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +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 Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_vc9_wxtiff.vcproj Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +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 Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_vc9_xrc.vcproj Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +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 Use correct Unicode define for wxScintilla compilation. 2010-09-07 21:37:22 +00:00
wx_wxtiff.dsp Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl. 2010-01-24 01:00:20 +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 Upgrade version in the bakefiles to 2.9.2 as well and rebake. 2010-07-25 00:18:34 +00:00
wx_xrc.dsp Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
wx.dsw Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00