Merge pull request #212 from poizan42/fix-hardcoded-tools-resgen-path
authorAlexGhiondea <AlexGhiondea@users.noreply.github.com>
Wed, 11 Feb 2015 19:53:04 +0000 (11:53 -0800)
committerAlexGhiondea <AlexGhiondea@users.noreply.github.com>
Wed, 11 Feb 2015 19:53:04 +0000 (11:53 -0800)
Use $(SDK40ToolsPath) to get path to ResGen instead of hardcoding "NETFX 4.5.1 Tools".


Trivial merge