mirror of https://github.com/OpenTTD/OpenTTD
(svn r16980) -Fix (r16976): source.list and project files were not updated.
parent
57dd3a7ad9
commit
216ac43583
|
@ -1623,10 +1623,6 @@
|
||||||
RelativePath=".\..\src\waypoint_func.h"
|
RelativePath=".\..\src\waypoint_func.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\waypoint_type.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\widget_type.h"
|
RelativePath=".\..\src\widget_type.h"
|
||||||
>
|
>
|
||||||
|
|
|
@ -1620,10 +1620,6 @@
|
||||||
RelativePath=".\..\src\waypoint_func.h"
|
RelativePath=".\..\src\waypoint_func.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\waypoint_type.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\widget_type.h"
|
RelativePath=".\..\src\widget_type.h"
|
||||||
>
|
>
|
||||||
|
|
|
@ -334,7 +334,6 @@ viewport_type.h
|
||||||
water.h
|
water.h
|
||||||
waypoint_base.h
|
waypoint_base.h
|
||||||
waypoint_func.h
|
waypoint_func.h
|
||||||
waypoint_type.h
|
|
||||||
widget_type.h
|
widget_type.h
|
||||||
win32.h
|
win32.h
|
||||||
music/win32_m.h
|
music/win32_m.h
|
||||||
|
|
Loading…
Reference in New Issue