summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.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_vs90.vcproj
parent6821f5cd22bb312ff8b51c08ba67d5fc615c80fc (diff)
downloadopenttd-1d11291071d41712b61983f195f1ba21d9c7ebcb.tar.xz
(svn r24404) -Add: Data structures for cargo transport monitoring.
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index dce0ee412..1dde4fa36 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -452,6 +452,10 @@
>
</File>
<File
+ RelativePath=".\..\src\cargomonitor.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\cargopacket.cpp"
>
</File>
@@ -832,6 +836,10 @@
>
</File>
<File
+ RelativePath=".\..\src\cargomonitor.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\cargopacket.h"
>
</File>