mirror of https://github.com/OpenTTD/OpenTTD
(svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113
parent
3770ad0637
commit
1b6ed11d7b
|
@ -1166,6 +1166,10 @@ SOURCE=.\road_map.h
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=.\station_map.c
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\station_map.h
|
SOURCE=.\station_map.h
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
|
@ -881,6 +881,9 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\road_map.h">
|
RelativePath=".\road_map.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\station_map.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\station_map.h">
|
RelativePath=".\station_map.h">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Reference in New Issue