diff options
author | rubidium <rubidium@openttd.org> | 2014-09-20 15:46:44 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2014-09-20 15:46:44 +0000 |
commit | 9e0f4b3847469194856cc24e6ce666edf9d78fa2 (patch) | |
tree | 22273aedab16b095f6f6e8e81d6263e9df708f28 /projects/openttd_vs80.vcproj | |
parent | 6c2abf0930c23e7da82a892fb37c97786c245c00 (diff) | |
download | openttd-9e0f4b3847469194856cc24e6ce666edf9d78fa2.tar.xz |
(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index b121557af..dcb7423a0 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -515,6 +515,10 @@ > </File> <File + RelativePath=".\..\src\disaster_vehicle.cpp" + > + </File> + <File RelativePath=".\..\src\driver.cpp" > </File> @@ -1023,6 +1027,10 @@ > </File> <File + RelativePath=".\..\src\disaster_vehicle.h" + > + </File> + <File RelativePath=".\..\src\music\dmusic.h" > </File> @@ -2511,10 +2519,6 @@ > </File> <File - RelativePath=".\..\src\disaster_cmd.cpp" - > - </File> - <File RelativePath=".\..\src\group_cmd.cpp" > </File> |