summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-02-17 14:36:40 +0000
committerrubidium <rubidium@openttd.org>2013-02-17 14:36:40 +0000
commitd6e2a8aa56337af68f2960cf404edf0ac03f405b (patch)
treeaccb17985ebc03652d3c7b42b0dc8c038943a4c3 /projects/openttd_vs80.vcproj
parent71bbc130fc3bde400bcf2d46e0d57d974acc83aa (diff)
downloadopenttd-d6e2a8aa56337af68f2960cf404edf0ac03f405b.tar.xz
(svn r25010) -Codechange: Add general framework for cargo actions, i.e. loading, transfering, delivering and such, to contain this logic in a single place instead of spread around (fonsinchen)
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 c6e3e595f..04373e82a 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -455,6 +455,10 @@
>
</File>
<File
+ RelativePath=".\..\src\cargoaction.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\cargomonitor.cpp"
>
</File>
@@ -843,6 +847,10 @@
>
</File>
<File
+ RelativePath=".\..\src\cargoaction.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\cargomonitor.h"
>
</File>