Workaround for Resource Compiler warnings/errors under VS2010.
authorMathias Breiner <mathias.breiner@gameforge.com>
Thu, 11 Feb 2016 18:31:26 +0000 (19:31 +0100)
committerIain Patterson <me@iain.cx>
Sun, 28 Feb 2016 08:28:42 +0000 (08:28 +0000)
commit81b956b6ad12732a042bb2fffeedeca024dd7393
tree3e1df2927e6d90eade98eab55f55e39b30eb3298
parent3b12cdde22a08bdbc9e4566fcb83cf9d51324af4
Workaround for Resource Compiler warnings/errors under VS2010.

VS2010 RC.exe yielded lots of warnings and some errors when including some (unnecessary) platform header files via nssm.h. So now including only what is really required.
This includes a workaround for error RC2247 found here: http://stackoverflow.com/a/18317658
nssm.h
nssm.rc