windows/msi: cleanup WiX project files
authorJeroen Janssen <jeroen.janssen@gmail.com>
Sat, 2 Jun 2012 16:36:20 +0000 (18:36 +0200)
committerBert Belder <bertbelder@gmail.com>
Sat, 2 Jun 2012 16:39:41 +0000 (18:39 +0200)
commite2126e05e7a5a4a7f2cb97173ad3b8b4c11807d5
tree7faba295d01044f113159a9b063768ebcd769aa7
parent3b6a00b664afdc7695ddddefc637b1fbebf94fc6
windows/msi: cleanup WiX project files

The current WiX project files do some manual processing and generation
which WiX supports doing out of the box. This patch will use the
HeatDirectory task to generate the npm.wxs file and use the auto GUID
generation. I also changed the msi filename generation to include the
version number to match the currently used name for released msi files.

Closes #3360
tools/msvs/msi/nodemsi.wixproj
tools/msvs/msi/product.wxs
vcbuild.bat