visualc*/*.vc*proj, unify, `<LinkIncremental>=false...'
This commit is contained in:
parent
88a760eccc
commit
ba9fd345b2
|
|
@ -72,7 +72,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\bin\ngspice.dll"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""
|
||||
GenerateDebugInformation="true"
|
||||
GenerateMapFile="false"
|
||||
|
|
@ -163,7 +163,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\bin\spice.dll"
|
||||
LinkIncremental="2"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""C:\Program Files (x86)\Visual Leak Detector\lib""
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
@ -160,7 +160,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_d.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
|
|
@ -250,7 +250,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
HeapReserveSize="0"
|
||||
|
|
@ -342,7 +342,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
HeapReserveSize="0"
|
||||
|
|
@ -430,7 +430,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_cd.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="1"
|
||||
|
|
@ -517,7 +517,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_cd.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="1"
|
||||
|
|
@ -606,7 +606,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
HeapReserveSize="0"
|
||||
|
|
@ -698,7 +698,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
HeapReserveSize="0"
|
||||
|
|
@ -790,7 +790,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_omp.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
HeapReserveSize="0"
|
||||
|
|
@ -975,7 +975,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_omp_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
HeapReserveSize="0"
|
||||
|
|
@ -1067,7 +1067,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_omp_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
HeapReserveSize="0"
|
||||
|
|
|
|||
|
|
@ -145,12 +145,12 @@
|
|||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\$(Platform)\</IntDir>
|
||||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</PreBuildEventUseInBuild>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
|
||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)64\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)64\$(Platform)\</IntDir>
|
||||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</PreBuildEventUseInBuild>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
|
||||
<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>
|
||||
|
|
@ -161,12 +161,12 @@
|
|||
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">$(Configuration)\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">$(Configuration)\$(Platform)\</IntDir>
|
||||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">true</PreBuildEventUseInBuild>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">true</LinkIncremental>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">false</LinkIncremental>
|
||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'">false</GenerateManifest>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">$(Configuration)64\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">$(Configuration)64\$(Platform)\</IntDir>
|
||||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">true</PreBuildEventUseInBuild>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_debug|x64'">true</LinkIncremental>
|
||||
<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>
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll32""
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_d.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll64""
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
@ -253,7 +253,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll32""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
|
|
@ -347,7 +347,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll64""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
|
|
@ -437,7 +437,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_cd.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll32""
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
@ -526,7 +526,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_cd.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll64""
|
||||
GenerateManifest="false"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
@ -617,7 +617,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll32""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
|
|
@ -711,7 +711,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll64""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
|
|
@ -805,7 +805,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_omp.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll32""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="2"
|
||||
|
|
@ -994,7 +994,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)_omp_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll32""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
|
|
@ -1088,7 +1088,7 @@
|
|||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="psapi.lib libfftw3-3.lib"
|
||||
OutputFile="$(OutDir)\$(ProjectName)64_omp_c.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="0"
|
||||
AdditionalLibraryDirectories=""$(ProjectDir)fftw3\fftw-3.3.3-dll64""
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
|
|
|
|||
|
|
@ -192,7 +192,7 @@
|
|||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'">false</LinkIncremental>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'">$(Configuration)64\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'">$(Configuration)64\$(Platform)\</IntDir>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'" />
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'">false</LinkIncremental>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'">$(Configuration)\</OutDir>
|
||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'">$(Configuration)\$(Platform)\</IntDir>
|
||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'">false</LinkIncremental>
|
||||
|
|
|
|||
Loading…
Reference in New Issue