(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.

pull/155/head
Darkvater 19 years ago
parent 718a41f517
commit 861df07677

@ -217,6 +217,10 @@ SOURCE=.\oldloader.c
SOURCE=.\pathfind.c
# End Source File
# Begin Source File
SOURCE=.\pbs.c
# End Source File
# Begin Source File
SOURCE=.\pool.c
# End Source File
@ -458,6 +462,10 @@ SOURCE=.\openttd.h
SOURCE=.\pathfind.h
# End Source File
# Begin Source File
SOURCE=.\pbs.h
# End Source File
# Begin Source File
SOURCE=.\pool.h
# End Source File

@ -265,6 +265,9 @@
<File
RelativePath="pathfind.c">
</File>
<File
RelativePath=".\pbs.c">
</File>
<File
RelativePath="players.c">
</File>
@ -444,6 +447,9 @@
<File
RelativePath="pathfind.h">
</File>
<File
RelativePath=".\pbs.h">
</File>
<File
RelativePath="player.h">
</File>

Loading…
Cancel
Save