mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 10:59:12 +00:00
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
This commit is contained in:
@@ -217,6 +217,10 @@ SOURCE=.\oldloader.c
|
|||||||
SOURCE=.\pathfind.c
|
SOURCE=.\pathfind.c
|
||||||
# End Source File
|
# End Source File
|
||||||
|
|
||||||
|
# Begin Source File
|
||||||
|
SOURCE=.\pbs.c
|
||||||
|
# End Source File
|
||||||
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
SOURCE=.\pool.c
|
SOURCE=.\pool.c
|
||||||
# End Source File
|
# End Source File
|
||||||
@@ -458,6 +462,10 @@ SOURCE=.\openttd.h
|
|||||||
SOURCE=.\pathfind.h
|
SOURCE=.\pathfind.h
|
||||||
# End Source File
|
# End Source File
|
||||||
|
|
||||||
|
# Begin Source File
|
||||||
|
SOURCE=.\pbs.h
|
||||||
|
# End Source File
|
||||||
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
SOURCE=.\pool.h
|
SOURCE=.\pool.h
|
||||||
# End Source File
|
# End Source File
|
||||||
|
@@ -265,6 +265,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="pathfind.c">
|
RelativePath="pathfind.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\pbs.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="players.c">
|
RelativePath="players.c">
|
||||||
</File>
|
</File>
|
||||||
@@ -444,6 +447,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="pathfind.h">
|
RelativePath="pathfind.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\pbs.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="player.h">
|
RelativePath="player.h">
|
||||||
</File>
|
</File>
|
||||||
|
Reference in New Issue
Block a user