wxWidgets/utils
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
..
emulator Merge branch 'rmv_symbols_3' of https://github.com/catalinr/wxWidgets 2017-02-20 17:46:45 +01:00
execmon Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
helpview Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
hhp2cached Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
ifacecheck Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
screenshotgen Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
wxrc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
makefile.bcc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
makefile.gcc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
utils.bkl Reenable build of execmon in utils bakefile. 2009-09-13 11:55:08 +00:00