|
|
@ -58,59 +58,59 @@ |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'" Label="Configuration"> |
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'" Label="Configuration"> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
<PlatformToolset>v140</PlatformToolset> |
|
|
|
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
<ImportGroup Label="ExtensionSettings"> |
|
|
<ImportGroup Label="ExtensionSettings"> |
|
|
@ -1316,6 +1316,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 |
|
|
<ClInclude Include=".\src\include\stdint.h" /> |
|
|
<ClInclude Include=".\src\include\stdint.h" /> |
|
|
<ClInclude Include=".\tmp-bison\inpptree-parser.h" /> |
|
|
<ClInclude Include=".\tmp-bison\inpptree-parser.h" /> |
|
|
<ClInclude Include=".\tmp-bison\parse-bison.h" /> |
|
|
<ClInclude Include=".\tmp-bison\parse-bison.h" /> |
|
|
|
|
|
<ClInclude Include="resource.h" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<CustomBuild Include="..\src\frontend\parse-bison.y;..\src\spicelib\parser\inpptree-parser.y"> |
|
|
<CustomBuild Include="..\src\frontend\parse-bison.y;..\src\spicelib\parser\inpptree-parser.y"> |
|
|
@ -1449,6 +1450,9 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 |
|
|
<ClCompile Include="..\src\frontend\fourier.c" /> |
|
|
<ClCompile Include="..\src\frontend\fourier.c" /> |
|
|
<ClCompile Include="..\src\frontend\ftesopt.c" /> |
|
|
<ClCompile Include="..\src\frontend\ftesopt.c" /> |
|
|
<ClCompile Include="..\src\frontend\gens.c" /> |
|
|
<ClCompile Include="..\src\frontend\gens.c" /> |
|
|
|
|
|
<ClCompile Include="..\src\frontend\get_phys_mem_size.c" /> |
|
|
|
|
|
<ClCompile Include="..\src\frontend\get_resident_set_size.c" /> |
|
|
|
|
|
<ClCompile Include="..\src\frontend\get_avail_mem_size.c" /> |
|
|
<ClCompile Include="..\src\frontend\hcomp.c" /> |
|
|
<ClCompile Include="..\src\frontend\hcomp.c" /> |
|
|
<ClCompile Include="..\src\frontend\help\help.c" /> |
|
|
<ClCompile Include="..\src\frontend\help\help.c" /> |
|
|
<ClCompile Include="..\src\frontend\help\provide.c" /> |
|
|
<ClCompile Include="..\src\frontend\help\provide.c" /> |
|
|
|