mirror of https://github.com/OpenTTD/OpenTTD
(svn r3892) - Add missing file to VS project-file
parent
76aa40cecf
commit
c51c86b2c8
|
@ -147,6 +147,10 @@ SOURCE=.\aystar.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=.\bridge_map.c
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\command.c
|
SOURCE=.\command.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
|
@ -166,6 +166,9 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\aystar.c">
|
RelativePath=".\aystar.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\bridge_map.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\callback_table.c">
|
RelativePath=".\callback_table.c">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Reference in New Issue