Changeset - r2318:1c113e01651b
[Not reviewed]
master
0 2 0
tron - 19 years ago 2005-08-08 20:27:05
tron@openttd.org
(svn r2844) Update the MSVC project files, thanks AsterixMG
2 files changed with 14 insertions and 0 deletions:
0 comments (0 inline, 0 general)
openttd.dsp
Show inline comments
 
@@ -122,24 +122,28 @@ SOURCE=.\aystar.c
 
SOURCE=.\command.c
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\console.c
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\console_cmds.c
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\currency.c
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\debug.c
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\video\dedicated_v.c
 

	
 
!IF  "$(CFG)" == "openttd - Win32 Release"
 

	
 
# ADD CPP /Yu"../stdafx.h"
 

	
 
!ELSEIF  "$(CFG)" == "openttd - Win32 Debug"
 

	
 
@@ -493,24 +497,28 @@ SOURCE=.\ai_new.h
 
SOURCE=.\aystar.h
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\command.h
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\console.h
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\currency.h
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\debug.h
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\video\dedicated_v.h
 
# End Source File
 
# Begin Source File
 

	
 
SOURCE=.\depot.h
 
# End Source File
 
# Begin Source File
 

	
openttd.vcproj
Show inline comments
 
@@ -174,24 +174,27 @@
 
				RelativePath=".\callback_table.c">
 
			</File>
 
			<File
 
				RelativePath="command.c">
 
			</File>
 
			<File
 
				RelativePath=".\console.c">
 
			</File>
 
			<File
 
				RelativePath=".\console_cmds.c">
 
			</File>
 
			<File
 
				RelativePath=".\currency.c">
 
			</File>
 
			<File
 
				RelativePath=".\debug.c">
 
			</File>
 
			<File
 
				RelativePath=".\dedicated.c">
 
			</File>
 
			<File
 
				RelativePath=".\video\dedicated_v.c">
 
				<FileConfiguration
 
					Name="Release|Win32">
 
					<Tool
 
						Name="VCCLCompilerTool"
 
						PrecompiledHeaderThrough="../stdafx.h"
 
@@ -466,24 +469,27 @@
 
				RelativePath=".\airport_movement.h">
 
			</File>
 
			<File
 
				RelativePath=".\aystar.h">
 
			</File>
 
			<File
 
				RelativePath="command.h">
 
			</File>
 
			<File
 
				RelativePath="console.h">
 
			</File>
 
			<File
 
				RelativePath=".\currency.h">
 
			</File>
 
			<File
 
				RelativePath="debug.h">
 
			</File>
 
			<File
 
				RelativePath=".\video\dedicated_v.h">
 
			</File>
 
			<File
 
				RelativePath="depot.h">
 
			</File>
 
			<File
 
				RelativePath=".\music\dmusic.h">
 
			</File>
 
			<File
0 comments (0 inline, 0 general)