Browse Source

Allow a separate installation directory Spice64_KLU for MS Windows and MSVC

pre-master-46
Holger Vogt 3 years ago
parent
commit
464da80d92
  1. 2
      visualc/make-install-vngspice.bat

2
visualc/make-install-vngspice.bat

@ -37,7 +37,7 @@ goto end
:b64 :b64
set dst=c:\Spice64
set dst=c:\Spice64_KLU
set cmsrc=.\codemodels\x64\Release set cmsrc=.\codemodels\x64\Release
mkdir %dst%\bin mkdir %dst%\bin

Loading…
Cancel
Save