View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011479CMakeCMakepublic2010-11-18 19:252016-06-10 14:31
ReporterPatrick Fagan 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011479: VS2010 generator does not handle projects with multiple resource files
DescriptionWhen you generate a project that contains multiple resource files, the VS2010 generated project will contain nodes for the resource files that are marked as headers rather than resource compiler files, ie:

  <ClInclude Include="resource.rc" />

instead of

  <ResourceCompile Include="resource.rc" />

TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041765)
Kitware Robot (administrator)
2016-06-10 14:28

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2010-11-18 19:25 Patrick Fagan New Issue
2010-12-15 12:18 David Cole Assigned To => Bill Hoffman
2010-12-15 12:18 David Cole Status new => assigned
2016-06-10 14:28 Kitware Robot Note Added: 0041765
2016-06-10 14:28 Kitware Robot Status assigned => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team