3 Commits

Author SHA1 Message Date
David Cole
008d116b17 VSResource: Avoid windres /D with quoted spaces ()
Improve test: print out what's happening along the way.
2011-01-27 18:28:36 -05:00
David Cole
662756036e VS10: Escape double quote chars in defines for rc files ()
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
Bill Hoffman
16e7d4ba2c Add flags to resource builds on vs 2010 with a test. 2010-12-21 09:20:57 -05:00