Brad King
13ca4ef665
VS: Always separate preprocessor defs by semicolon ( #10902 )
...
Separation by ',' only works in VS 2008 and below and does not work in
the PlayStation3 VS plugin. Separation by ';' works in VS 10 and all
prior versions.
2010-06-28 16:20:01 -04:00
Brad King
5b85a581a8
ENH: Separate option mapping from VS generators
...
Split cmVisualStudioGeneratorOptions core functionality out into a
base class cmIDEOptions. It will be useful for other generators.
2009-07-29 11:29:08 -04:00
Bill Hoffman
11d42b3e8f
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project
2009-07-13 16:58:24 -04:00
Bill Hoffman
7491f52992
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
2009-06-25 16:41:57 -04:00