mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r2049) -Update: updated project files
This commit is contained in:
8
ttd.dsp
8
ttd.dsp
@@ -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
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user