Files
wxWidgets/samples/minimal
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
..
2006-02-15 09:33:40 +00:00
2011-05-03 19:05:24 +00:00
2016-03-03 23:23:06 +01:00
2012-01-15 14:46:41 +00:00
2016-02-22 23:53:30 +01:00