MantisBT - CMake
View Issue Details
0015811CMakeCMakepublic2015-10-27 14:452016-03-07 09:12
Andrew S. 
Gilles Khouzam 
normalmajoralways
closedfixed 
WinRT
CMake 3.3.2 
CMake 3.5CMake 3.5 
0015811: Add support for resw files for Windows RT & Windows Phone platforms
HI!

I have a problem with Visual Studio generator for resw files (xml files which are used for app localisation). The generator writes <None ... element for a resw file instead of <PRIResource ..

Fix is straightforward, see it here:

https://github.com/mad-rain/CMake/commit/afda6af62ad84bc96e1a0bf1d51da73ac94896fe [^]

We have tested it - works just fine for our project.

I hope to see it merge before 3.4.0 release.

Thanks.


No tags attached.
Issue History
2015-10-27 14:45Andrew S.New Issue
2015-10-27 14:57Brad KingAssigned To => Gilles Khouzam
2015-10-27 14:57Brad KingStatusnew => assigned
2015-10-27 14:57Brad KingTarget Version => CMake 3.5
2015-10-27 15:21Gilles KhouzamNote Added: 0039687
2015-10-28 15:20Brad KingNote Added: 0039700
2015-10-28 15:20Brad KingStatusassigned => resolved
2015-10-28 15:20Brad KingResolutionopen => fixed
2015-10-28 15:20Brad KingFixed in Version => CMake 3.5
2016-03-07 09:12Robert MaynardNote Added: 0040631
2016-03-07 09:12Robert MaynardStatusresolved => closed

Notes
(0039687)
Gilles Khouzam   
2015-10-27 15:21   
The change looks good and trivial. I agree that it would be nice to have for 3.4.
For 3.5, I'm looking at also adding a more generic model so that new file types might not require a change to the binaries.
(0039700)
Brad King   
2015-10-28 15:20   
Patch applied here:

 VS: Add support for `.resw` files
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=77dde5cb [^]
(0040631)
Robert Maynard   
2016-03-07 09:12   
Closing resolved issues that have not been updated in more than 4 months.