File diff r31:4964974d4e2e → r32:dbfc54b77821
ttd.vcproj
Show inline comments
 
@@ -52,7 +52,7 @@
 
			<Tool
 
				Name="VCLinkerTool"
 
				AdditionalDependencies="winmm.lib"
 
				OutputFile=".\Release/ttd.exe"
 
				OutputFile=".\Release/openttd.exe"
 
				LinkIncremental="1"
 
				SuppressStartupBanner="TRUE"
 
				ProgramDatabaseFile=".\Release/ttd.pdb"
 
@@ -125,7 +125,7 @@
 
			<Tool
 
				Name="VCLinkerTool"
 
				AdditionalDependencies="winmm.lib"
 
				OutputFile=".\Checked/ttd.exe"
 
				OutputFile=".\Checked/openttd.exe"
 
				LinkIncremental="1"
 
				SuppressStartupBanner="TRUE"
 
				GenerateDebugInformation="TRUE"
 
@@ -189,7 +189,7 @@
 
			<Tool
 
				Name="VCLinkerTool"
 
				AdditionalDependencies="winmm.lib ws2_32.lib"
 
				OutputFile=".\Debug/ttd.exe"
 
				OutputFile=".\Debug/openttd.exe"
 
				LinkIncremental="0"
 
				SuppressStartupBanner="TRUE"
 
				GenerateDebugInformation="TRUE"