diff options
-rw-r--r-- | openttd.dsp | 4 | ||||
-rw-r--r-- | openttd.vcproj | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.dsp b/openttd.dsp index cd20b037f..550d7c661 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -1166,6 +1166,10 @@ SOURCE=.\road_map.h # End Source File # Begin Source File +SOURCE=.\station_map.c +# End Source File +# Begin Source File + SOURCE=.\station_map.h # End Source File # Begin Source File diff --git a/openttd.vcproj b/openttd.vcproj index 4760ea3ca..1f9028ee4 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -882,6 +882,9 @@ RelativePath=".\road_map.h"> </File> <File + RelativePath=".\station_map.c"> + </File> + <File RelativePath=".\station_map.h"> </File> <File |