Changeset - r2016:9d7c8abacf38
[Not reviewed]
master
0 2 0
Darkvater - 19 years ago 2005-07-06 10:41:56
darkvater@openttd.org
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
2 files changed with 14 insertions and 0 deletions:
0 comments (0 inline, 0 general)
openttd.dsp
Show inline comments
 
@@ -218,6 +218,10 @@ SOURCE=.\pathfind.c
 
# End Source File
 

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

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

	
 
@@ -459,6 +463,10 @@ SOURCE=.\pathfind.h
 
# End Source File
 

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

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

	
openttd.vcproj
Show inline comments
 
@@ -266,6 +266,9 @@
 
				RelativePath="pathfind.c">
 
			</File>
 
			<File
 
				RelativePath=".\pbs.c">
 
			</File>
 
			<File
 
				RelativePath="players.c">
 
			</File>
 
			<File
 
@@ -445,6 +448,9 @@
 
				RelativePath="pathfind.h">
 
			</File>
 
			<File
 
				RelativePath=".\pbs.h">
 
			</File>
 
			<File
 
				RelativePath="player.h">
 
			</File>
 
			<File
0 comments (0 inline, 0 general)