MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0011479 | CMake | CMake | public | 2010-11-18 19:25 | 2016-06-10 14:31 |
Reporter | Patrick Fagan | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0011479: VS2010 generator does not handle projects with multiple resource files | ||||
Description | When 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" /> | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|