|
|
|
@ -571,8 +571,8 @@ |
|
|
|
</Configuration> |
|
|
|
<Configuration |
|
|
|
Name="console_release|Win32" |
|
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
OutputDirectory="$(ConfigurationName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)" |
|
|
|
ConfigurationType="1" |
|
|
|
WholeProgramOptimization="1" |
|
|
|
> |
|
|
|
@ -665,8 +665,8 @@ |
|
|
|
</Configuration> |
|
|
|
<Configuration |
|
|
|
Name="console_release|x64" |
|
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
OutputDirectory="$(ConfigurationName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)" |
|
|
|
ConfigurationType="1" |
|
|
|
WholeProgramOptimization="1" |
|
|
|
> |
|
|
|
@ -2825,6 +2825,10 @@ |
|
|
|
RelativePath="..\src\spicelib\devices\jfet2\psmodel.h" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\include\pssdefs.h" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\frontend\plotting\pvec.h" |
|
|
|
> |
|
|
|
@ -5321,6 +5325,10 @@ |
|
|
|
RelativePath="..\src\spicelib\analysis\dcosetp.c" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\spicelib\analysis\dcpss.c" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\spicelib\analysis\dctaskq.c" |
|
|
|
> |
|
|
|
@ -7921,6 +7929,18 @@ |
|
|
|
RelativePath="..\src\spicelib\devices\jfet2\psmodel.c" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\spicelib\analysis\pssaskq.c" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\spicelib\analysis\pssinit.c" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\spicelib\analysis\psssetp.c" |
|
|
|
> |
|
|
|
</File> |
|
|
|
<File |
|
|
|
RelativePath="..\src\spicelib\parser\ptfuncs.c" |
|
|
|
> |
|
|
|
|