Remove script no longer in use
[yaz-moved-to-github.git] / win / yaz.win32.nsi
1 ; YAZ for Windows 32 bit, VS 2008
2 !define VS_RUNTIME_DLL      "c:\Program Files\Microsoft Visual Studio 9.0\VC\redist\x86\Microsoft.VC90.CRT\msvc*90.dll"
3 !define VS_RUNTIME_MANIFEST "c:\Program Files\Microsoft Visual Studio 9.0\VC\redist\x86\Microsoft.VC90.CRT\Microsoft.VC90.CRT.manifest"
4
5 InstallDir "$PROGRAMFILES\YAZ"
6
7 !include yaz.nsi
8