diff options
-rw-r--r-- | openttd.vcproj | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 9830343e6..046b3a7c3 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -299,10 +299,10 @@ RelativePath=".\openttd.c"> </File> <File - RelativePath=".\ottdres.rc"> + RelativePath=".\os_timer.c"> </File> <File - RelativePath=".\os_timer.c"> + RelativePath=".\ottdres.rc"> </File> <File RelativePath=".\pathfind.c"> @@ -876,6 +876,9 @@ RelativePath=".\bridge_map.c"> </File> <File + RelativePath=".\bridge_map.h"> + </File> + <File RelativePath=".\clear_map.h"> </File> <File @@ -909,6 +912,9 @@ RelativePath=".\tunnel_map.h"> </File> <File + RelativePath=".\unmovable_map.h"> + </File> + <File RelativePath=".\void_map.h"> </File> <File |