[Cmake] Resource Compiler Flags working under .NET?

William A. Hoffman billlist at nycap . rr . com
Wed, 01 Oct 2003 07:57:51 -0400


This looks like a bug, can you enter it in the bug tracker?
http://public . kitware . com/Bug/

Thanks.

-Bill



At 06:08 PM 9/30/2003, Mathews, Rob wrote:
>I've noticed that .vcproj file that is generated for .NET 2003 doesn't
>define any preprocessor symbols for the resource compiler. 
>
>So, if I look at section that defines the tool, it reads like this: 
>
><Tool
>  Name="VCResourceCompilerTool"
>  AdditionalIncludeDirectories="..."
>/>
>
>when it should include the "PreprocessorDefinitions" tag. Reading the source
>code for CMake, it looks like Cmake simply neglects to define
>"PreprocessorDefinitions" for the resource compiler tool. 
>
>Am I missing something here?
>
>Cmake 1.8.1, .NET 2003, 
>_______________________________________________
>Cmake mailing list
>Cmake at www . cmake . org
>http://www . cmake . org/mailman/listinfo/cmake