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
..
minimal_cocoa.xcodeproj removes zlib link statement from static builds, closes #16192 2014-04-21 18:56:37 +00:00
minimal_iphone.xcodeproj removes zlib link statement from static builds, closes #16192 2014-04-21 18:56:37 +00:00
borland_ide.cpp Fix misspellings of "occurred" and "occurrences". 2014-06-11 15:25:33 +00:00
borland.bdsproj
descrip.mms
Info_cocoa.plist Update year in copyright notices to 2017 2017-01-04 11:25:00 +01:00
Info_iphone.plist
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01: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.1 2016-03-03 23:23:06 +01:00
makefile.unx
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
minimal_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc10.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc11.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc12.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc14.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc15.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal.bkl
minimal.cpp Merge wxiOS fixes 2016-02-22 23:53:30 +01:00
minimal.plc
minimal.vcxproj Fix string iteration logic in wxFTP::Pwd() 2016-09-25 01:20:41 +02:00
minimal.vcxproj.filters Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
sample.icns