summaryrefslogtreecommitdiffstats
path: root/Tests/VSResource/test.rc
Commit message (Collapse)AuthorAgeFilesLines
* VSResource: Avoid windres /D with quoted spaces (#11695)David Cole2011-01-271-2/+9
| | | | Improve test: print out what's happening along the way.
* VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-261-1/+6
| | | | | | | | 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.
* Add flags to resource builds on vs 2010 with a test.Bill Hoffman2010-12-211-0/+5