.probe: Add the new file inpc_probe.c to the VS project files

and makefile.am in ngspice/src/frontend
This commit is contained in:
Holger Vogt
2021-12-13 21:47:11 +01:00
parent 951be0ddb0
commit 7f1a3bea20
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -1033,6 +1033,7 @@
<ClCompile Include="..\src\frontend\init.c" />
<ClCompile Include="..\src\frontend\inp.c" />
<ClCompile Include="..\src\frontend\inpcom.c" />
<ClCompile Include="..\src\frontend\inpc_probe.c" />
<ClCompile Include="..\src\frontend\interp.c" />
<ClCompile Include="..\src\frontend\inventory.c" />
<ClCompile Include="..\src\frontend\linear.c" />