windows-nsis-vs2005-20080409
authorAsanka Herath <asanka@secure-endpoints.com>
Wed, 9 Apr 2008 05:34:22 +0000 (05:34 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 9 Apr 2008 05:34:22 +0000 (05:34 +0000)
commit494568ea929af96bf2b641e31b970cf695f13240
tree6602e72102bede235275dcbbe0b07ecd911597e2
parent1495088e4168a2ddf35135db872777b9e51823b3
windows-nsis-vs2005-20080409

LICENSE MIT

Add support for building with VS2005 Runtime Libraries.
For the release build use the vcredist_<arch>.exe package.
For the debug build, build an msi from the merge modules
and then install that package.
src/WINNT/install/NSIS/MakeVCRuntimeMSI.cmd [new file with mode: 0644]
src/WINNT/install/NSIS/NTMakefile
src/WINNT/install/NSIS/OpenAFS.nsi
src/WINNT/install/NSIS/vcruntime.wxs [new file with mode: 0644]