etw,build: always generate .rc and .h files

We can assume the Windows SDK is installed, hence the intermediate
files generated from manifest should not be part of the source tree.
This also fixes incorrect detection of ctrpp.exe, that should be in
the path.

PR-URL: https://github.com/nodejs/node/pull/5657
Reviewed-By: Alexis Campailla <orangemocha@nodejs.org>
This commit is contained in:
João Reis
2016-03-11 10:26:20 +00:00
parent b6475b9a9d
commit ccd81889fa
9 changed files with 3 additions and 173 deletions

1
.gitignore vendored
View File

@@ -50,6 +50,7 @@ ipch/
/dist-osx
/npm.wxs
/tools/msvs/npm.wixobj
/tools/msvs/genfiles/
/tools/osx-pkg.pmdoc/index.xml
/test/addons/??_*/
email.md