ngspice/examples/xspice/d_process/compile.bat.txt

5 lines
137 B
Plaintext
Raw Normal View History

2023-10-12 00:03:57 +02:00
# Add /Zi for debug info
cl /Fe: prog1in4out.exe prog1in4out.c
cl /Fe: prog4in1out.exe prog4in1out.c
cl /Fe: graycode.exe graycode.c