summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2012-07-15 17:05:17 +0000
committeralberth <alberth@openttd.org>2012-07-15 17:05:17 +0000
commit1d11291071d41712b61983f195f1ba21d9c7ebcb (patch)
tree90cad3481e2c441d9bd01d7b8e78787c0b11705a /projects/openttd_vs80.vcproj
parent6821f5cd22bb312ff8b51c08ba67d5fc615c80fc (diff)
downloadopenttd-1d11291071d41712b61983f195f1ba21d9c7ebcb.tar.xz
(svn r24404) -Add: Data structures for cargo transport monitoring.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 4e90a232b..59917d8a3 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -455,6 +455,10 @@
>
</File>
<File
+ RelativePath=".\..\src\cargomonitor.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\cargopacket.cpp"
>
</File>
@@ -835,6 +839,10 @@
>
</File>
<File
+ RelativePath=".\..\src\cargomonitor.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\cargopacket.h"
>
</File>