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
 
@@ -128,12 +128,16 @@ SOURCE=.\console.c
 
# 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
 

	
 
@@ -499,12 +503,16 @@ SOURCE=.\command.h
 
# 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
openttd.vcproj
Show inline comments
 
@@ -180,12 +180,15 @@
 
				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
 
@@ -472,12 +475,15 @@
 
				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
0 comments (0 inline, 0 general)