Update to VS 2013 YAZ-804
[yaz-moved-to-github.git] / win / yaz.win64.nsi
index 63208ba..682eb2c 100644 (file)
@@ -1,6 +1,6 @@
-; YAZ for Windows 64 bit, VS 2008
-!define VS_RUNTIME_DLL      "c:\Program Files\Microsoft Visual Studio 9.0\VC\redist\amd64\Microsoft.VC90.CRT\msvc*90.dll"
-!define VS_RUNTIME_MANIFEST "c:\Program Files\Microsoft Visual Studio 9.0\VC\redist\amd64\Microsoft.VC90.CRT\Microsoft.VC90.CRT.manifest"
+; YAZ for Windows 64 bit, VS 2013
+!define VS_RUNTIME_DLL      "c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\redist\x64\Microsoft.VC120.CRT\msvc*.dll"
+!define VS_RUNTIME_MANIFEST ""
 
 InstallDir "$PROGRAMFILES64\YAZ"