diff options
author | Darkvater <darkvater@openttd.org> | 2006-03-16 00:32:25 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2006-03-16 00:32:25 +0000 |
commit | ca1efd3189eee42e0dd5758827c81c35fe44a10b (patch) | |
tree | 25b10d8ff654e0cd67f6d233845125437c147120 | |
parent | 537b7ed3c68d4f97343c4cc8bb036b713d9d1447 (diff) | |
download | openttd-ca1efd3189eee42e0dd5758827c81c35fe44a10b.tar.xz |
(svn r3897) - Add some more missing files to VS6 project. Thanks for bringing it to my attention glx.
-rw-r--r-- | openttd.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openttd.dsp b/openttd.dsp index 1f333fc53..0754b0169 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -363,6 +363,10 @@ SOURCE=.\rail.c # End Source File # Begin Source File +SOURCE=.\road_map.c +# End Source File +# Begin Source File + SOURCE=.\saveload.c # End Source File # Begin Source File @@ -454,6 +458,10 @@ SOURCE=.\tile.c # End Source File # Begin Source File +SOURCE=.\tunnel_map.c +# End Source File +# Begin Source File + SOURCE=.\unix.c # PROP Exclude_From_Build 1 # End Source File |