mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-30 10:54:40 +00:00
(svn r2049) -Update: updated project files
This commit is contained in:
parent
2423eaac2c
commit
9791068844
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>
|
||||
|
Loading…
Reference in New Issue
Block a user