wxWidgets/utils/execmon
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
..
execmon_vc7.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
execmon_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
execmon_vc8.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
execmon_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
execmon_vc9.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
execmon_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
execmon.bkl add execmon bakefile (which was forgotten in the initial commit) and regenerate execmon makefiles 2009-09-13 10:09:59 +00:00
execmon.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
makefile.bcc Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00