Browse Source

update visual stdio project files

pre-master-46
rlar 11 years ago
parent
commit
517b36edd0
  1. 8
      visualc-shared/sharedspice.vcproj
  2. 8
      visualc/vngspice.vcproj
  3. 2
      visualc/vngspice.vcxproj
  4. 8
      visualc/vngspice_fftw.vcproj
  5. 2
      visualc/vngspice_fftw_vc10.vcxproj

8
visualc-shared/sharedspice.vcproj

@ -5540,6 +5540,10 @@
RelativePath="..\src\spicelib\parser\inpptree.c"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inpptree-parser.c"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inpsymt.c"
>
@ -7148,6 +7152,10 @@
RelativePath="..\src\frontend\parse.c"
>
</File>
<File
RelativePath="..\src\frontend\parse-bison.c"
>
</File>
<File
RelativePath="..\src\frontend\plotting\plot5.c"
>

8
visualc/vngspice.vcproj

@ -6208,6 +6208,10 @@
RelativePath="..\src\spicelib\parser\inpptree.c"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inpptree-parser.c"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inpsymt.c"
>
@ -7800,6 +7804,10 @@
RelativePath="..\src\frontend\parse.c"
>
</File>
<File
RelativePath="..\src\frontend\parse-bison.c"
>
</File>
<File
RelativePath="..\src\frontend\plotting\plot5.c"
>

2
visualc/vngspice.vcxproj

@ -2131,6 +2131,7 @@
<ClCompile Include="..\src\spicelib\parser\inppas3.c" />
<ClCompile Include="..\src\spicelib\parser\inppname.c" />
<ClCompile Include="..\src\spicelib\parser\inpptree.c" />
<ClCompile Include="..\src\spicelib\parser\inpptree-parser.c" />
<ClCompile Include="..\src\spicelib\parser\inpsymt.c" />
<ClCompile Include="..\src\spicelib\parser\inptyplk.c" />
<ClCompile Include="..\src\frontend\parser\input.c" />
@ -2529,6 +2530,7 @@
<ClCompile Include="..\src\ciderlib\input\outpset.c" />
<ClCompile Include="..\src\ciderlib\input\output.c" />
<ClCompile Include="..\src\frontend\parse.c" />
<ClCompile Include="..\src\frontend\parse-bison.c" />
<ClCompile Include="..\src\frontend\plotting\plot5.c" />
<ClCompile Include="..\src\frontend\plotting\plotcurv.c" />
<ClCompile Include="..\src\frontend\plotting\plotit.c" />

8
visualc/vngspice_fftw.vcproj

@ -6239,6 +6239,10 @@
RelativePath="..\src\spicelib\parser\inpptree.c"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inpptree-parser.c"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inpsymt.c"
>
@ -7831,6 +7835,10 @@
RelativePath="..\src\frontend\parse.c"
>
</File>
<File
RelativePath="..\src\frontend\parse-bison.c"
>
</File>
<File
RelativePath="..\src\frontend\plotting\plot5.c"
>

2
visualc/vngspice_fftw_vc10.vcxproj

@ -2114,6 +2114,7 @@
<ClCompile Include="..\src\spicelib\parser\inppas3.c" />
<ClCompile Include="..\src\spicelib\parser\inppname.c" />
<ClCompile Include="..\src\spicelib\parser\inpptree.c" />
<ClCompile Include="..\src\spicelib\parser\inpptree-parser.c" />
<ClCompile Include="..\src\spicelib\parser\inpsymt.c" />
<ClCompile Include="..\src\spicelib\parser\inptyplk.c" />
<ClCompile Include="..\src\frontend\parser\input.c" />
@ -2512,6 +2513,7 @@
<ClCompile Include="..\src\ciderlib\input\outpset.c" />
<ClCompile Include="..\src\ciderlib\input\output.c" />
<ClCompile Include="..\src\frontend\parse.c" />
<ClCompile Include="..\src\frontend\parse-bison.c" />
<ClCompile Include="..\src\frontend\plotting\plot5.c" />
<ClCompile Include="..\src\frontend\plotting\plotcurv.c" />
<ClCompile Include="..\src\frontend\plotting\plotit.c" />

Loading…
Cancel
Save