Brad King
180538c706
Source: Stabilize include order
...
Each source file has a logical first include file. Include it in an
isolated block so that tools that sort includes do not move them.
2016-04-29 13:58:31 -04:00
Ben Boeckel
b3bf31a548
stringapi: Miscellaneous char* parameters
2014-03-08 13:05:37 -05:00
Patrick Gansterer
3873d29d9e
Fix detection of WinCE SDKs with 64bit verion of CMake
...
Use cmSystemTools::KeyWOW64_32 instead of KeyWOW64_Default to
make sure that the correct part of the registry is read.
2013-08-05 13:38:30 +02:00
Patrick Gansterer
dce54b103a
Add command to generate environment for a Windows CE SDK
2012-11-30 07:59:25 -05:00
Patrick Gansterer
6fe4fcba78
VS: Add parser for WCE.VCPlatform.config to read WinCE platforms
...
Parse the WCE.VCPlatform.config file, which contains the installed
WindowsCE SDKs in XML format, and add possibility to generate
Visual Studio generators for them.
2012-11-27 08:31:17 -05:00