[CMake] how to add a ressource file in a VS7 project ?

Brad King brad.king at kitware.com
Thu Jan 26 10:49:58 EST 2006


xavier delannoy wrote:
> - How can I add a ressource file (.rc file) in a VS7 project (Win32
> Console project) ?

Just include the .rc file in the list of source files.

> - How to set specific args to mc.exe (Microsoft Message Compiler) ?

When is this tool being invoked in your setup?

-Brad


More information about the CMake mailing list