diff options
author | alberth <alberth@openttd.org> | 2012-07-15 17:07:06 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2012-07-15 17:07:06 +0000 |
commit | 05aaf18d38044eb52ea046c189469f4af440dc4b (patch) | |
tree | edacd8bb354a69eefd3f8c35b9dc37d978596cd0 /projects/openttd_vs80.vcproj | |
parent | 1d11291071d41712b61983f195f1ba21d9c7ebcb (diff) | |
download | openttd-05aaf18d38044eb52ea046c189469f4af440dc4b.tar.xz |
(svn r24405) -Add: Save and load of active cargo monitors.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 59917d8a3..b1418f265 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2455,6 +2455,10 @@ > </File> <File + RelativePath=".\..\src\saveload\cargomonitor_sl.cpp" + > + </File> + <File RelativePath=".\..\src\saveload\cargopacket_sl.cpp" > </File> |