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
|
SOURCE=.\w32dm.c
|
||||||
# End Source File
|
# End Source File
|
||||||
|
|
||||||
|
# Begin Source File
|
||||||
|
SOURCE=.\waypoint.c
|
||||||
|
# End Source File
|
||||||
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\w32dm2.cpp
|
SOURCE=.\w32dm2.cpp
|
||||||
@@ -514,6 +518,10 @@ SOURCE=.\vehicle_gui.h
|
|||||||
SOURCE=.\viewport.h
|
SOURCE=.\viewport.h
|
||||||
# End Source File
|
# End Source File
|
||||||
|
|
||||||
|
# Begin Source File
|
||||||
|
SOURCE=.\waypoint.h
|
||||||
|
# End Source File
|
||||||
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
SOURCE=.\window.h
|
SOURCE=.\window.h
|
||||||
# End Source File
|
# End Source File
|
||||||
|
@@ -759,6 +759,9 @@
|
|||||||
CompileAs="2"/>
|
CompileAs="2"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\waypoint.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="widget.c">
|
RelativePath="widget.c">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@@ -964,6 +967,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="viewport.h">
|
RelativePath="viewport.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="waypoint.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="window.h">
|
RelativePath="window.h">
|
||||||
</File>
|
</File>
|
||||||
|
Reference in New Issue
Block a user