wxWidgets/build/msw
Kelvin Lee c4f6cf21dc Use canonical format for MSVS project/solution files
Use the same format as is used by MSVS itself to avoid spurious changes when
modifying the files. Notably:

- Use DOS end of line format (0D 0A).
- Add UTF-8 BOM (EF BB BF) to the beginning of the files.
- Do not put CR LF at the end of the last line in the file.

Closes https://github.com/wxWidgets/wxWidgets/pull/440
2017-03-18 15:14:26 +01:00
..
config.bcc Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
config.gcc Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
config.vc Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
makefile.bcc Upgrade Scintilla component to 3.7.2 2017-02-12 19:56:21 +01:00
makefile.gcc Upgrade Scintilla component to 3.7.2 2017-02-12 19:56:21 +01:00
makefile.vc Upgrade Scintilla component to 3.7.2 2017-02-12 19:56:21 +01:00
wx_adv.vcxproj Add Win8+ toast notification to wxNotificationMessage. 2016-02-10 20:38:12 +01:00
wx_adv.vcxproj.filters Remove extra CRs from wx_adv.vcxproj.filters 2016-02-21 17:17:23 +01:00
wx_aui.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_aui.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_base.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_base.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_config.props Add Microsoft Visual Studio 2017 solution file for building wxMSW 2017-01-16 17:02:10 +01:00
wx_core.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_core.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_custom_build.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_custom_build.vcxproj.filters
wx_gl.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_gl.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_html.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_html.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_media.vcxproj Fix horribly mangled declarations in wxMSW ActiveMovie code 2015-09-23 01:05:54 +02:00
wx_media.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_net.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_net.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_propgrid.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_propgrid.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_qa.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_qa.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_ribbon.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_ribbon.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_richtext.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_richtext.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_setup.props Don't use thread-safe statics with MSVS when targeting XP 2016-07-02 14:30:42 +02:00
wx_stc.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_stc.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc7_adv.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_aui.vcproj Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
wx_vc7_base.vcproj Add reference to the new header file in the MSVS project files 2017-02-12 19:56:21 +01:00
wx_vc7_core.vcproj Move wxPanel::HasTransparentBackground() to wxControlContainer 2016-06-07 22:08:51 +02:00
wx_vc7_gl.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_html.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_media.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_net.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_propgrid.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_qa.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_ribbon.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_richtext.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_stc.vcproj Updated makefiles to add NO_CXX11_REGEX to compile Scintilla 3.6.6+ where C++11 not fully supported. 2016-06-02 14:36:54 -07:00
wx_vc7_webview.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_wxexpat.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc7_wxjpeg.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc7_wxpng.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc7_wxregex.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc7_wxscintilla.vcproj Upgrade Scintilla component to 3.7.2 2017-02-12 19:56:21 +01:00
wx_vc7_wxtiff.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc7_wxzlib.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc7_xml.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7_xrc.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc7.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc8_adv.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_aui.vcproj Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
wx_vc8_base.vcproj Add reference to the new header file in the MSVS project files 2017-02-12 19:56:21 +01:00
wx_vc8_core.vcproj Move wxPanel::HasTransparentBackground() to wxControlContainer 2016-06-07 22:08:51 +02:00
wx_vc8_gl.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_html.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_media.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_net.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_propgrid.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_qa.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_ribbon.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_richtext.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_stc.vcproj Updated makefiles to add NO_CXX11_REGEX to compile Scintilla 3.6.6+ where C++11 not fully supported. 2016-06-02 14:36:54 -07:00
wx_vc8_webview.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_wxexpat.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc8_wxjpeg.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc8_wxpng.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc8_wxregex.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc8_wxscintilla.vcproj Upgrade Scintilla component to 3.7.2 2017-02-12 19:56:21 +01:00
wx_vc8_wxtiff.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc8_wxzlib.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc8_xml.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8_xrc.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc8.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc9_adv.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_aui.vcproj Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
wx_vc9_base.vcproj Add reference to the new header file in the MSVS project files 2017-02-12 19:56:21 +01:00
wx_vc9_core.vcproj Move wxPanel::HasTransparentBackground() to wxControlContainer 2016-06-07 22:08:51 +02:00
wx_vc9_gl.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_html.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_media.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_net.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_propgrid.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_qa.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_ribbon.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_richtext.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_stc.vcproj Updated makefiles to add NO_CXX11_REGEX to compile Scintilla 3.6.6+ where C++11 not fully supported. 2016-06-02 14:36:54 -07:00
wx_vc9_webview.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_wxexpat.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc9_wxjpeg.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc9_wxpng.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc9_wxregex.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc9_wxscintilla.vcproj Upgrade Scintilla component to 3.7.2 2017-02-12 19:56:21 +01:00
wx_vc9_wxtiff.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc9_wxzlib.vcproj Convert even more CRLF files to use LF in the git repository. 2015-03-19 21:15:11 +01:00
wx_vc9_xml.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9_xrc.vcproj Update MSVS 200x projects after 3.1.1 version change 2016-03-05 15:46:15 +01:00
wx_vc9.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc10.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc11.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc12.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc14.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_vc15.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_webview.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_webview.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxexpat.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxexpat.vcxproj.filters
wx_wxjpeg.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxjpeg.vcxproj.filters
wx_wxpng.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxpng.vcxproj.filters
wx_wxregex.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxregex.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxscintilla.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxscintilla.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxtiff.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxtiff.vcxproj.filters
wx_wxzlib.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_wxzlib.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_xml.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_xml.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_xrc.vcxproj Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wx_xrc.vcxproj.filters Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00