|
|
|
@ -1,36 +1,36 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
<ItemGroup Label="ProjectConfigurations"> |
|
|
|
<ProjectConfiguration Include="console_debug|Win32"> |
|
|
|
<Configuration>console_debug</Configuration> |
|
|
|
<ProjectConfiguration Include="Debug|Win32"> |
|
|
|
<Configuration>Debug</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="console_debug|x64"> |
|
|
|
<Configuration>console_debug</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="console_release_omp|Win32"> |
|
|
|
<Configuration>console_release_omp</Configuration> |
|
|
|
<ProjectConfiguration Include="Release|Win32"> |
|
|
|
<Configuration>Release</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="console_release_omp|x64"> |
|
|
|
<Configuration>console_release_omp</Configuration> |
|
|
|
<ProjectConfiguration Include="Debug|x64"> |
|
|
|
<Configuration>Debug</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Release|x64"> |
|
|
|
<Configuration>Release</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="console_debug|Win32"> |
|
|
|
<Configuration>console_debug</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="console_release|Win32"> |
|
|
|
<Configuration>console_release</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="console_release|x64"> |
|
|
|
<Configuration>console_release</Configuration> |
|
|
|
<ProjectConfiguration Include="console_debug|x64"> |
|
|
|
<Configuration>console_debug</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Debug|Win32"> |
|
|
|
<Configuration>Debug</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Debug|x64"> |
|
|
|
<Configuration>Debug</Configuration> |
|
|
|
<ProjectConfiguration Include="console_release|x64"> |
|
|
|
<Configuration>console_release</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="ReleaseOMP|Win32"> |
|
|
|
@ -41,12 +41,12 @@ |
|
|
|
<Configuration>ReleaseOMP</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Release|Win32"> |
|
|
|
<Configuration>Release</Configuration> |
|
|
|
<ProjectConfiguration Include="console_release_omp|Win32"> |
|
|
|
<Configuration>console_release_omp</Configuration> |
|
|
|
<Platform>Win32</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
<ProjectConfiguration Include="Release|x64"> |
|
|
|
<Configuration>Release</Configuration> |
|
|
|
<ProjectConfiguration Include="console_release_omp|x64"> |
|
|
|
<Configuration>console_release_omp</Configuration> |
|
|
|
<Platform>x64</Platform> |
|
|
|
</ProjectConfiguration> |
|
|
|
</ItemGroup> |
|
|
|
@ -57,17 +57,20 @@ |
|
|
|
<Keyword>Win32Proj</Keyword> |
|
|
|
</PropertyGroup> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
@ -76,80 +79,77 @@ |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'" Label="Configuration"> |
|
|
|
<ConfigurationType>Application</ConfigurationType> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<PlatformToolset>Windows7.1SDK</PlatformToolset> |
|
|
|
</PropertyGroup> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
|
|
<ImportGroup Label="ExtensionSettings"> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'" Label="PropertySheets"> |
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
|
|
|
</ImportGroup> |
|
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
|
@ -159,13 +159,13 @@ |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental> |
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)64\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)64\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkIncremental> |
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</GenerateManifest> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)64\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)64\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> |
|
|
|
@ -173,13 +173,13 @@ |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">$(Configuration)\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">false</LinkIncremental> |
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">false</GenerateManifest> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'">$(Configuration)\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'">$(Configuration)\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'">false</LinkIncremental> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">$(Configuration)64\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">$(Configuration)64\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">false</LinkIncremental> |
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">false</GenerateManifest> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'">$(Configuration)\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'">$(Configuration)\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'">false</LinkIncremental> |
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_release|x64'">$(Configuration)64\</OutDir> |
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_release|x64'">$(Configuration)64\$(Platform)\</IntDir> |
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_release|x64'">false</LinkIncremental> |
|
|
|
@ -241,30 +241,31 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
</PostBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1 |
|
|
|
lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.lib</Command> |
|
|
|
lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.lib</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
|
<ExceptionHandling> |
|
|
|
</ExceptionHandling> |
|
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks> |
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>false</RuntimeTypeInfo> |
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo> |
|
|
|
<OpenMPSupport>false</OpenMPSupport> |
|
|
|
<PrecompiledHeader> |
|
|
|
</PrecompiledHeader> |
|
|
|
<WarningLevel>Level4</WarningLevel> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
|
<CompileAs>CompileAsC</CompileAs> |
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
@ -272,47 +273,49 @@ lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$( |
|
|
|
<Link> |
|
|
|
<AdditionalDependencies>psapi.lib;libfftw3-3.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
<HeapReserveSize>0</HeapReserveSize> |
|
|
|
<HeapCommitSize>0</HeapCommitSize> |
|
|
|
<StackReserveSize>4194304</StackReserveSize> |
|
|
|
<StackCommitSize>16384</StackCommitSize> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<StackReserveSize>0</StackReserveSize> |
|
|
|
<StackCommitSize>0</StackCommitSize> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
|
|
|
<RandomizedBaseAddress>true</RandomizedBaseAddress> |
|
|
|
<DataExecutionPrevention> |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
</PostBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1 |
|
|
|
lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.lib</Command> |
|
|
|
lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.lib</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
|
<ExceptionHandling> |
|
|
|
</ExceptionHandling> |
|
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks> |
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo> |
|
|
|
<OpenMPSupport>false</OpenMPSupport> |
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>false</RuntimeTypeInfo> |
|
|
|
<PrecompiledHeader> |
|
|
|
</PrecompiledHeader> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<WarningLevel>Level4</WarningLevel> |
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
|
<CompileAs>CompileAsC</CompileAs> |
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
@ -320,23 +323,20 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( |
|
|
|
<Link> |
|
|
|
<AdditionalDependencies>psapi.lib;libfftw3-3.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<SubSystem>Windows</SubSystem> |
|
|
|
<HeapReserveSize>0</HeapReserveSize> |
|
|
|
<HeapCommitSize>0</HeapCommitSize> |
|
|
|
<StackReserveSize>0</StackReserveSize> |
|
|
|
<StackCommitSize>0</StackCommitSize> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
|
|
|
<RandomizedBaseAddress>true</RandomizedBaseAddress> |
|
|
|
<StackReserveSize>4194304</StackReserveSize> |
|
|
|
<StackCommitSize>16384</StackCommitSize> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<DataExecutionPrevention> |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
</PostBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
@ -438,30 +438,30 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
</PostBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'"> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1 |
|
|
|
lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.lib</Command> |
|
|
|
lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.lib</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONSOLE;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;CONSOLE;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
|
<ExceptionHandling> |
|
|
|
</ExceptionHandling> |
|
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks> |
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>false</RuntimeTypeInfo> |
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo> |
|
|
|
<PrecompiledHeader> |
|
|
|
</PrecompiledHeader> |
|
|
|
<WarningLevel>Level4</WarningLevel> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
|
<CompileAs>CompileAsC</CompileAs> |
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
@ -469,46 +469,49 @@ lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$( |
|
|
|
<Link> |
|
|
|
<AdditionalDependencies>psapi.lib;libfftw3-3.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
<HeapReserveSize>0</HeapReserveSize> |
|
|
|
<HeapCommitSize>0</HeapCommitSize> |
|
|
|
<StackReserveSize>0</StackReserveSize> |
|
|
|
<StackCommitSize>0</StackCommitSize> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
|
|
|
<RandomizedBaseAddress>true</RandomizedBaseAddress> |
|
|
|
<DataExecutionPrevention> |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
</PostBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'"> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1 |
|
|
|
lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.lib</Command> |
|
|
|
lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.lib</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;CONSOLE;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<Optimization>Disabled</Optimization> |
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONSOLE;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
<MinimalRebuild>false</MinimalRebuild> |
|
|
|
<ExceptionHandling> |
|
|
|
</ExceptionHandling> |
|
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks> |
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo> |
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
<RuntimeTypeInfo>false</RuntimeTypeInfo> |
|
|
|
<PrecompiledHeader> |
|
|
|
</PrecompiledHeader> |
|
|
|
<WarningLevel>Level3</WarningLevel> |
|
|
|
<WarningLevel>Level4</WarningLevel> |
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
|
<CompileAs>CompileAsC</CompileAs> |
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
|
|
@ -516,23 +519,20 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( |
|
|
|
<Link> |
|
|
|
<AdditionalDependencies>psapi.lib;libfftw3-3.lib;%(AdditionalDependencies)</AdditionalDependencies> |
|
|
|
<OutputFile>$(OutDir)$(ProjectName).exe</OutputFile> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation> |
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> |
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation> |
|
|
|
<SubSystem>Console</SubSystem> |
|
|
|
<HeapReserveSize>0</HeapReserveSize> |
|
|
|
<HeapCommitSize>0</HeapCommitSize> |
|
|
|
<StackReserveSize>0</StackReserveSize> |
|
|
|
<StackCommitSize>0</StackCommitSize> |
|
|
|
<OptimizeReferences>true</OptimizeReferences> |
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding> |
|
|
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
|
|
|
<RandomizedBaseAddress>true</RandomizedBaseAddress> |
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress> |
|
|
|
<DataExecutionPrevention> |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
</Link> |
|
|
|
<PostBuildEvent> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
<Command>copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"</Command> |
|
|
|
</PostBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'"> |
|
|
|
|