| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Improve test: print out what's happening along the way.
|
|
|
|
|
| |
Change to the test only. Using a space in an rc /D value will
not work at present with VS6 or Cygwin rc compilers.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
On windows 7 64 bit, the vs9 linker will crash when linking an
application with a resource in it.
|
|
|