(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects

pull/155/head
belugas 17 years ago
parent 6edbe4a6e7
commit 806c3e141d

@ -896,11 +896,11 @@
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h"
RelativePath=".\..\src\widgets\dropdown_func.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h"
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
<File
@ -1396,35 +1396,35 @@
>
</File>
<File
RelativePath=".\..\src\window_func.h"
RelativePath=".\..\src\music\win32_m.h"
>
</File>
<File
RelativePath=".\..\src\window_gui.h"
RelativePath=".\..\src\sound\win32_s.h"
>
</File>
<File
RelativePath=".\..\src\window_type.h"
RelativePath=".\..\src\video\win32_v.h"
>
</File>
<File
RelativePath=".\..\src\music\win32_m.h"
RelativePath=".\..\src\window_func.h"
>
</File>
<File
RelativePath=".\..\src\sound\win32_s.h"
RelativePath=".\..\src\window_gui.h"
>
</File>
<File
RelativePath=".\..\src\video\win32_v.h"
RelativePath=".\..\src\window_type.h"
>
</File>
<File
RelativePath=".\..\src\zoom_type.h"
RelativePath=".\..\src\zoom_func.h"
>
</File>
<File
RelativePath=".\..\src\zoom_func.h"
RelativePath=".\..\src\zoom_type.h"
>
</File>
</Filter>

@ -893,11 +893,11 @@
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_type.h"
RelativePath=".\..\src\widgets\dropdown_func.h"
>
</File>
<File
RelativePath=".\..\src\widgets\dropdown_func.h"
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
<File
@ -1393,35 +1393,35 @@
>
</File>
<File
RelativePath=".\..\src\window_func.h"
RelativePath=".\..\src\music\win32_m.h"
>
</File>
<File
RelativePath=".\..\src\window_gui.h"
RelativePath=".\..\src\sound\win32_s.h"
>
</File>
<File
RelativePath=".\..\src\window_type.h"
RelativePath=".\..\src\video\win32_v.h"
>
</File>
<File
RelativePath=".\..\src\music\win32_m.h"
RelativePath=".\..\src\window_func.h"
>
</File>
<File
RelativePath=".\..\src\sound\win32_s.h"
RelativePath=".\..\src\window_gui.h"
>
</File>
<File
RelativePath=".\..\src\video\win32_v.h"
RelativePath=".\..\src\window_type.h"
>
</File>
<File
RelativePath=".\..\src\zoom_type.h"
RelativePath=".\..\src\zoom_func.h"
>
</File>
<File
RelativePath=".\..\src\zoom_func.h"
RelativePath=".\..\src\zoom_type.h"
>
</File>
</Filter>

@ -132,8 +132,8 @@ direction_func.h
direction_type.h
music/dmusic.h
driver.h
widgets/dropdown_type.h
widgets/dropdown_func.h
widgets/dropdown_type.h
economy_func.h
economy_type.h
core/endian_func.hpp
@ -257,14 +257,14 @@ vehicle_func.h
vehicle_gui.h
vehicle_type.h
waypoint.h
window_func.h
window_gui.h
window_type.h
music/win32_m.h
sound/win32_s.h
video/win32_v.h
zoom_type.h
window_func.h
window_gui.h
window_type.h
zoom_func.h
zoom_type.h
# GUI Source Code
aircraft_gui.cpp

Loading…
Cancel
Save