Commit 7e4b47f3 authored by João Reis's avatar João Reis Committed by Rod Vagg
Browse files

build,win: fix node.exe resource version

When MSBuild invokes rc.exe, it passes NODE_TAG unstringified, but
passes it correctly to cl.exe. Hence, this workaround was made to
apply only to the resource file.

Fixes: https://github.com/nodejs/node/issues/2963
PR-URL: https://github.com/nodejs/node/pull/3053


Reviewed-By: default avatarAlexis Campailla <orangemocha@nodejs.org>
Reviewed-By: default avatarJohan Bergström <bugs@bergstroem.nu>
parent 64459c0f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment