Browse Source

Provide its own instal directory also for debug,

to not intermix standard and KLU ngspice.
pre-master-46
Holger Vogt 3 years ago
parent
commit
c6b363ff4d
  1. 2
      visualc/make-install-vngspiced.bat

2
visualc/make-install-vngspiced.bat

@ -37,7 +37,7 @@ goto end
:b64
set dst=c:\Spice64d
set dst=c:\Spice64d_KLU
set cmsrc=.\codemodels\x64\Debug
mkdir %dst%\bin

Loading…
Cancel
Save