summaryrefslogtreecommitdiff
path: root/openttd.vcproj
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
commite4215f175160d2225020413e186c549f9bf659b7 (patch)
tree97da427d8374d4e7833871bc1e99a40672c21114 /openttd.vcproj
parent513dc78ebcb29f2ccebf2e89b298b7b389b3252f (diff)
downloadopenttd-e4215f175160d2225020413e186c549f9bf659b7.tar.xz
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj6
1 files changed, 6 insertions, 0 deletions
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