mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +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
|
||||
# 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>
|
||||
|
Reference in New Issue
Block a user