1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-29 09:29:10 +00:00

(svn r2049) -Update: updated project files

This commit is contained in:
truelight
2005-03-24 17:50:19 +00:00
parent 2423eaac2c
commit 9791068844
2 changed files with 14 additions and 0 deletions

View File

@@ -331,6 +331,10 @@ SOURCE=.\viewport.c
SOURCE=.\w32dm.c
# End Source File
# Begin Source File
SOURCE=.\waypoint.c
# End Source File
# Begin Source File
SOURCE=.\w32dm2.cpp
@@ -514,6 +518,10 @@ SOURCE=.\vehicle_gui.h
SOURCE=.\viewport.h
# End Source File
# Begin Source File
SOURCE=.\waypoint.h
# End Source File
# Begin Source File
SOURCE=.\window.h
# End Source File

View File

@@ -759,6 +759,9 @@
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath=".\waypoint.c">
</File>
<File
RelativePath="widget.c">
<FileConfiguration
@@ -964,6 +967,9 @@
<File
RelativePath="viewport.h">
</File>
<File
RelativePath="waypoint.h">
</File>
<File
RelativePath="window.h">
</File>