CMake/Tests/VSResource
David Cole 662756036e VS10: Escape double quote chars in defines for rc files (#11695)
To get rc defines to work in the VS10 IDE requires \" when
constructing PreprocessorDefinitions strings. This is different
than defines for cl.

Also, per-file rc defines were not being generated. Fix that, too.
2011-01-25 19:01:13 -05:00
..
CMakeLists.txt VS10: Escape double quote chars in defines for rc files (#11695) 2011-01-25 19:01:13 -05:00
main.cpp Add flags to resource builds on vs 2010 with a test. 2010-12-21 09:20:57 -05:00
test.rc VS10: Escape double quote chars in defines for rc files (#11695) 2011-01-25 19:01:13 -05:00
test.txt Add flags to resource builds on vs 2010 with a test. 2010-12-21 09:20:57 -05:00