summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2005-07-06 10:41:56 +0000
committerDarkvater <Darkvater@openttd.org>2005-07-06 10:41:56 +0000
commit861df076770a06e9da1be68d1ea7b2b78ede3ec6 (patch)
tree97da427d8374d4e7833871bc1e99a40672c21114
parent718a41f5171d180b8a20b6a2f31e8abefaf47763 (diff)
downloadopenttd-861df076770a06e9da1be68d1ea7b2b78ede3ec6.tar.xz
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
-rw-r--r--openttd.dsp8
-rw-r--r--openttd.vcproj6
2 files changed, 14 insertions, 0 deletions
diff --git a/openttd.dsp b/openttd.dsp
index e4566d7ba..13518f8ac 100644
--- a/openttd.dsp
+++ b/openttd.dsp
@@ -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
diff --git a/openttd.vcproj b/openttd.vcproj
index 2cbc2e4f5..f1b077979 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -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