diff options
author | rubidium <rubidium@openttd.org> | 2008-01-07 00:57:19 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2008-01-07 00:57:19 +0000 |
commit | 444e77d8bcb6738f14ce37e2afafd96d5ce43f1f (patch) | |
tree | 3567936f8a68355c82a35bbc85088b7110d0c507 /projects/openttd.vcproj | |
parent | 779ce7fda94b8a26a4d6111731b52a52cac11c72 (diff) | |
download | openttd-444e77d8bcb6738f14ce37e2afafd96d5ce43f1f.tar.xz |
(svn r11774) -Change: do not include variables.h in a header when it is not needed.
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r-- | projects/openttd.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 5f87f8ec7..b9c53cb7b 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -885,6 +885,9 @@ RelativePath=".\..\src\station_cmd.cpp"> </File> <File + RelativePath=".\..\src\terraform_cmd.cpp"> + </File> + <File RelativePath=".\..\src\timetable_cmd.cpp"> </File> <File |