Changeset - r2964:4729eb19ff4d
[Not reviewed]
master
0 1 0
Darkvater - 18 years ago 2006-02-03 17:31:24
darkvater@openttd.org
(svn r3527) - Codechange: merge change from branch/0.4.5/. It should be other way, but ok :S
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
openttd.vcproj
Show inline comments
 
@@ -58,12 +58,14 @@
 
				OutputFile=".\Release/openttd.exe"
 
				LinkIncremental="1"
 
				SuppressStartupBanner="TRUE"
 
				ProgramDatabaseFile=".\Release/openttd.pdb"
 
				GenerateMapFile="TRUE"
 
				MapFileName=".\Release/openttd.map"
 
				MapExports="TRUE"
 
				MapLines="TRUE"
 
				SubSystem="2"
 
				OptimizeReferences="2"
 
				OptimizeForWindows98="1"
 
				TargetMachine="1"/>
 
			<Tool
 
				Name="VCMIDLTool"
0 comments (0 inline, 0 general)