Refactor the windows text resources processing
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 10 Apr 2015 15:52:13 +0000 (17:52 +0200)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 10 Apr 2015 21:46:49 +0000 (23:46 +0200)
commit4b960e2d1dae7f42400c76c72c254dc84652e349
tree49eb103bc5c5b0086ee42ecd98f04784528e7578
parent2a46b27c13cbdbc45a0b2222d9475bd6cf693db3
Refactor the windows text resources processing

This change refactors the windows text resource processing into
a parsing script and a script with platform specific function
responsible for writing to the output file.
src/dlls/mscorrc/CMakeLists.txt
src/dlls/mscorrc/processrc.awk [new file with mode: 0644]
src/dlls/mscorrc/rctopo.awk