(svn r24404) -Add: Data structures for cargo transport monitoring.

This commit is contained in:
alberth
2012-07-15 17:05:17 +00:00
parent 6821f5cd22
commit 1d11291071
8 changed files with 303 additions and 0 deletions

View File

@@ -451,6 +451,10 @@
RelativePath=".\..\src\bmp.cpp"
>
</File>
<File
RelativePath=".\..\src\cargomonitor.cpp"
>
</File>
<File
RelativePath=".\..\src\cargopacket.cpp"
>
@@ -831,6 +835,10 @@
RelativePath=".\..\src\cargo_type.h"
>
</File>
<File
RelativePath=".\..\src\cargomonitor.h"
>
</File>
<File
RelativePath=".\..\src\cargopacket.h"
>