mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
This commit is contained in:
parent
8195e57fd4
commit
9343ad44fd
@ -896,11 +896,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\widgets\dropdown_type.h"
|
RelativePath=".\..\src\widgets\dropdown_func.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\widgets\dropdown_func.h"
|
RelativePath=".\..\src\widgets\dropdown_type.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
@ -1395,18 +1395,6 @@
|
|||||||
RelativePath=".\..\src\waypoint.h"
|
RelativePath=".\..\src\waypoint.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\window_func.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\window_gui.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\window_type.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\music\win32_m.h"
|
RelativePath=".\..\src\music\win32_m.h"
|
||||||
>
|
>
|
||||||
@ -1420,13 +1408,25 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\zoom_type.h"
|
RelativePath=".\..\src\window_func.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\window_gui.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\window_type.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\zoom_func.h"
|
RelativePath=".\..\src\zoom_func.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\zoom_type.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="GUI Source Code"
|
Name="GUI Source Code"
|
||||||
|
@ -893,11 +893,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\widgets\dropdown_type.h"
|
RelativePath=".\..\src\widgets\dropdown_func.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\widgets\dropdown_func.h"
|
RelativePath=".\..\src\widgets\dropdown_type.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
@ -1392,18 +1392,6 @@
|
|||||||
RelativePath=".\..\src\waypoint.h"
|
RelativePath=".\..\src\waypoint.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\window_func.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\window_gui.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\window_type.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\music\win32_m.h"
|
RelativePath=".\..\src\music\win32_m.h"
|
||||||
>
|
>
|
||||||
@ -1417,13 +1405,25 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\zoom_type.h"
|
RelativePath=".\..\src\window_func.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\window_gui.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\window_type.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\zoom_func.h"
|
RelativePath=".\..\src\zoom_func.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\zoom_type.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="GUI Source Code"
|
Name="GUI Source Code"
|
||||||
|
10
source.list
10
source.list
@ -132,8 +132,8 @@ direction_func.h
|
|||||||
direction_type.h
|
direction_type.h
|
||||||
music/dmusic.h
|
music/dmusic.h
|
||||||
driver.h
|
driver.h
|
||||||
widgets/dropdown_type.h
|
|
||||||
widgets/dropdown_func.h
|
widgets/dropdown_func.h
|
||||||
|
widgets/dropdown_type.h
|
||||||
economy_func.h
|
economy_func.h
|
||||||
economy_type.h
|
economy_type.h
|
||||||
core/endian_func.hpp
|
core/endian_func.hpp
|
||||||
@ -257,14 +257,14 @@ vehicle_func.h
|
|||||||
vehicle_gui.h
|
vehicle_gui.h
|
||||||
vehicle_type.h
|
vehicle_type.h
|
||||||
waypoint.h
|
waypoint.h
|
||||||
window_func.h
|
|
||||||
window_gui.h
|
|
||||||
window_type.h
|
|
||||||
music/win32_m.h
|
music/win32_m.h
|
||||||
sound/win32_s.h
|
sound/win32_s.h
|
||||||
video/win32_v.h
|
video/win32_v.h
|
||||||
zoom_type.h
|
window_func.h
|
||||||
|
window_gui.h
|
||||||
|
window_type.h
|
||||||
zoom_func.h
|
zoom_func.h
|
||||||
|
zoom_type.h
|
||||||
|
|
||||||
# GUI Source Code
|
# GUI Source Code
|
||||||
aircraft_gui.cpp
|
aircraft_gui.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user