1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 19:09:09 +00:00

(svn r3892) - Add missing file to VS project-file

This commit is contained in:
Darkvater
2006-03-15 21:09:10 +00:00
parent 76aa40cecf
commit c51c86b2c8
2 changed files with 7 additions and 0 deletions

View File

@@ -147,6 +147,10 @@ SOURCE=.\aystar.c
# End Source File
# Begin Source File
SOURCE=.\bridge_map.c
# End Source File
# Begin Source File
SOURCE=.\command.c
# End Source File
# Begin Source File

View File

@@ -166,6 +166,9 @@
<File
RelativePath=".\aystar.c">
</File>
<File
RelativePath=".\bridge_map.c">
</File>
<File
RelativePath=".\callback_table.c">
</File>