From f08817b8270dc4f8c9068c6355668c48bb6668a7 Mon Sep 17 00:00:00 2001 From: rlar Date: Thu, 29 Oct 2015 19:06:19 +0100 Subject: [PATCH] visualc/*.vc*proj, sort the entries into a convenient order --- visualc/vngspice.vcproj | 158 ++++++++++---------- visualc/vngspice.vcxproj | 254 ++++++++++++++++---------------- visualc/vngspice_fftw.vcproj | 182 +++++++++++------------ visualc/vngspice_fftw.vcxproj | 268 +++++++++++++++++----------------- 4 files changed, 431 insertions(+), 431 deletions(-) diff --git a/visualc/vngspice.vcproj b/visualc/vngspice.vcproj index aba6e9e47..6fbcb1ec8 100644 --- a/visualc/vngspice.vcproj +++ b/visualc/vngspice.vcproj @@ -106,15 +106,16 @@ /> @@ -156,18 +160,20 @@ @@ -246,20 +248,18 @@ @@ -511,18 +514,20 @@ @@ -600,20 +602,18 @@ - - console_debug + + Debug Win32 - - console_debug - x64 - - - console_release_omp + + Release Win32 - - console_release_omp + + Debug x64 + + Release + x64 + + + console_debug + Win32 + console_release Win32 - - console_release + + console_debug x64 - - Debug - Win32 - - - Debug + + console_release x64 @@ -41,12 +41,12 @@ ReleaseOMP x64 - - Release + + console_release_omp Win32 - - Release + + console_release_omp x64 @@ -56,87 +56,87 @@ Win32Proj - + Application - true - + Application true - + + Application + + Application true Application - + Application true - + Application - + Application true - + Application true - + Application true - - Application - - + Application true - + Application + true - + - + - + - + - + - + - + - + - + - + - + - + @@ -146,13 +146,13 @@ $(Configuration)\$(Platform)\ false false + $(Configuration)\ + $(Configuration)\$(Platform)\ + false $(Configuration)64\ $(Configuration)64\$(Platform)\ false false - $(Configuration)\ - $(Configuration)\$(Platform)\ - false $(Configuration)64\ $(Configuration)64\$(Platform)\ false @@ -160,13 +160,13 @@ $(Configuration)\$(Platform)\ false false + $(Configuration)\ + $(Configuration)\$(Platform)\ + false $(Configuration)64\ $(Configuration)64\$(Platform)\ false false - $(Configuration)\ - $(Configuration)\$(Platform)\ - false $(Configuration)64\ $(Configuration)64\$(Platform)\ false @@ -182,17 +182,17 @@ $(Configuration)64\ $(Configuration)64\$(Platform)\ false - $(ProjectName) - $(ProjectName)_omp $(ProjectName)_d - $(ProjectName)_cd - $(ProjectName)_omp_c - $(ProjectName)_c + $(ProjectName) $(ProjectName)64_d $(ProjectName)64 - $(ProjectName)64_omp + $(ProjectName)_cd + $(ProjectName)_c $(ProjectName)64_cd $(ProjectName)64_c + $(ProjectName)_omp + $(ProjectName)64_omp + $(ProjectName)_omp_c $(ProjectName)64_omp_c @@ -235,92 +235,92 @@ MachineX86 - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj + 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 - - X64 - - Disabled + MaxSpeed + true + Speed + true $(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;%(PreprocessorDefinitions) false Default - MultiThreadedDebug - false + MultiThreaded + true + false - Level4 + Level3 ProgramDatabase CompileAsC true psapi.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName)64_d.exe - true + $(OutDir)$(ProjectName).exe + false Windows 0 0 - 4194304 - 16384 - false + 0 + 0 + true + true + UseLinkTimeCodeGeneration + true - MachineX64 + MachineX86 - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj + 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 + + X64 + - MaxSpeed - true - Speed - true + Disabled $(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;%(PreprocessorDefinitions) false Default - MultiThreaded - true - false + MultiThreadedDebug + false - Level3 + Level4 ProgramDatabase CompileAsC true psapi.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName).exe - false + $(OutDir)$(ProjectName)64_d.exe + true Windows 0 0 - 0 - 0 - true - true - UseLinkTimeCodeGeneration - true + 4194304 + 16384 + false - MachineX86 + MachineX64 @@ -412,91 +412,91 @@ MachineX86 - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj + 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 - - X64 - - Disabled + MaxSpeed + true + Speed + true $(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONSOLE;CONFIG64;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;CONSOLE;%(PreprocessorDefinitions) false Default - MultiThreadedDebug - false + MultiThreaded + true - Level4 + Level3 ProgramDatabase CompileAsC true psapi.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName)64_cd.exe - true + $(OutDir)$(ProjectName)_c.exe + false Console 0 0 0 0 - false + true + true + UseLinkTimeCodeGeneration + true - MachineX64 + MachineX86 - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj + 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 + + X64 + - MaxSpeed - true - Speed - true + Disabled $(ProjectDir)..\src\maths\poly;$(ProjectDir)..\src\frontend;$(ProjectDir)..\src\spicelib\devices;$(ProjectDir)include;$(ProjectDir)..\src\include;$(ProjectDir)..\src\spicelib\parser;$(ProjectDir).;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONSOLE;CONFIG64;%(PreprocessorDefinitions) false Default - MultiThreaded - true + MultiThreadedDebug + false - Level3 + Level4 ProgramDatabase CompileAsC true psapi.lib;%(AdditionalDependencies) - $(OutDir)$(ProjectName)_c.exe - false + $(OutDir)$(ProjectName)64_cd.exe + true Console 0 0 0 0 - true - true - UseLinkTimeCodeGeneration - true + false - MachineX86 + MachineX64 diff --git a/visualc/vngspice_fftw.vcproj b/visualc/vngspice_fftw.vcproj index 7450247cc..879993107 100644 --- a/visualc/vngspice_fftw.vcproj +++ b/visualc/vngspice_fftw.vcproj @@ -108,15 +108,16 @@ /> @@ -158,19 +162,21 @@ @@ -250,21 +252,19 @@ @@ -521,19 +524,21 @@ @@ -612,21 +614,19 @@ - - console_debug + + Debug Win32 - - console_debug - x64 - - - console_release_omp + + Release Win32 - - console_release_omp + + Debug + x64 + + + Release x64 + + console_debug + Win32 + console_release Win32 - - console_release + + console_debug x64 - - Debug - Win32 - - - Debug + + console_release x64 @@ -41,12 +41,12 @@ ReleaseOMP x64 - - Release + + console_release_omp Win32 - - Release + + console_release_omp x64 @@ -57,17 +57,20 @@ Win32Proj - + Application - true Windows7.1SDK - + Application true Windows7.1SDK - + + Application + Windows7.1SDK + + Application true Windows7.1SDK @@ -76,80 +79,77 @@ Application Windows7.1SDK - + Application true Windows7.1SDK - + Application Windows7.1SDK - + Application true Windows7.1SDK - + Application true Windows7.1SDK - + Application true Windows7.1SDK - - Application - Windows7.1SDK - - + Application true Windows7.1SDK - + Application + true Windows7.1SDK - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,13 +159,13 @@ $(Configuration)\$(Platform)\ false false + $(Configuration)\ + $(Configuration)\$(Platform)\ + false $(Configuration)64\ $(Configuration)64\$(Platform)\ false false - $(Configuration)\ - $(Configuration)\$(Platform)\ - false $(Configuration)64\ $(Configuration)64\$(Platform)\ false @@ -173,13 +173,13 @@ $(Configuration)\$(Platform)\ false false + $(Configuration)\ + $(Configuration)\$(Platform)\ + false $(Configuration)64\ $(Configuration)64\$(Platform)\ false false - $(Configuration)\ - $(Configuration)\$(Platform)\ - false $(Configuration)64\ $(Configuration)64\$(Platform)\ false @@ -241,30 +241,31 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj + 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 +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 - - X64 - - Disabled - $(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) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions) + MaxSpeed + true + Speed + true + $(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) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;HAVE_LIBFFTW3;%(PreprocessorDefinitions) false Default - MultiThreadedDebug - false + MultiThreaded + true + false - Level4 + Level3 ProgramDatabase CompileAsC true @@ -272,47 +273,49 @@ lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$( psapi.lib;libfftw3-3.lib;%(AdditionalDependencies) $(OutDir)$(ProjectName).exe - $(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories) - true + $(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories) + false Windows 0 0 - 4194304 - 16384 - false + 0 + 0 + true + true + UseLinkTimeCodeGeneration + true - MachineX64 + MachineX86 - copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" + copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj + 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 +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 + + X64 + - MaxSpeed - true - Speed - true - $(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) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;HAVE_LIBFFTW3;%(PreprocessorDefinitions) + Disabled + $(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) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions) false Default - MultiThreaded - true - false + MultiThreadedDebug + false - Level3 + Level4 ProgramDatabase CompileAsC true @@ -320,23 +323,20 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( psapi.lib;libfftw3-3.lib;%(AdditionalDependencies) $(OutDir)$(ProjectName).exe - $(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories) - false + $(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories) + true Windows 0 0 - 0 - 0 - true - true - UseLinkTimeCodeGeneration - true + 4194304 + 16384 + false - MachineX86 + MachineX64 - copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" + copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" @@ -438,30 +438,30 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj + 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 +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 - - X64 - - Disabled - $(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) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONSOLE;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions) + MaxSpeed + true + Speed + true + $(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) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;CONSOLE;HAVE_LIBFFTW3;%(PreprocessorDefinitions) false Default - MultiThreadedDebug - false + MultiThreaded + true - Level4 + Level3 ProgramDatabase CompileAsC true @@ -469,46 +469,49 @@ lib /machine:x64 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.def /out:$( psapi.lib;libfftw3-3.lib;%(AdditionalDependencies) $(OutDir)$(ProjectName).exe - $(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories) - true + $(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories) + false Console 0 0 0 0 - false + true + true + UseLinkTimeCodeGeneration + true - MachineX64 + MachineX86 - copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" + copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" - + Recompile conf.c with actual date, invoke win_bison - if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj + 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 +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 + + X64 + - MaxSpeed - true - Speed - true - $(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) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;CONSOLE;HAVE_LIBFFTW3;%(PreprocessorDefinitions) + Disabled + $(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) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONSOLE;CONFIG64;HAVE_LIBFFTW3;%(PreprocessorDefinitions) false Default - MultiThreaded - true + MultiThreadedDebug + false - Level3 + Level4 ProgramDatabase CompileAsC true @@ -516,23 +519,20 @@ lib /machine:x86 /def:$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.def /out:$( psapi.lib;libfftw3-3.lib;%(AdditionalDependencies) $(OutDir)$(ProjectName).exe - $(ProjectDir)fftw3\fftw-3.3.3-dll32;%(AdditionalLibraryDirectories) - false + $(ProjectDir)fftw3\fftw-3.3.3-dll64;%(AdditionalLibraryDirectories) + true Console 0 0 0 0 - true - true - UseLinkTimeCodeGeneration - true + false - MachineX86 + MachineX64 - copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll32\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll" + copy /y "$(ProjectDir)fftw3\fftw-3.3.3-dll64\libfftw3-3.dll" "$(OutDir)libfftw3-3.dll"