summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-15 22:22:55 +0000
committertruebrain <truebrain@openttd.org>2011-12-15 22:22:55 +0000
commit2aa774e831ad1cb7849c998759449ef777c5c664 (patch)
tree37293298be999cb3446fe4af7f11e107bfa17c3d /projects/openttd_vs80.vcproj
parentfd559171b4ab5ce09b67aa8c4e9f2d0482a09558 (diff)
downloadopenttd-2aa774e831ad1cb7849c998759449ef777c5c664.tar.xz
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj204
1 files changed, 204 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 5e183e883..f60e5fa07 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2035,6 +2035,54 @@
Name="Widgets"
>
<File
+ RelativePath=".\..\src\widgets\airport_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\ai_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\autoreplace_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\bootstrap_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\bridge_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\build_vehicle_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\cheat_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\company_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\console_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\date_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\depot_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\dock_widget.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\widgets\dropdown.cpp"
>
</File>
@@ -2046,6 +2094,162 @@
RelativePath=".\..\src\widgets\dropdown_type.h"
>
</File>
+ <File
+ RelativePath=".\..\src\widgets\dropdown_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\engine_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\error_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\fios_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\genworld_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\graph_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\group_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\highscore_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\industry_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\intro_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\main_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\misc_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\music_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\network_chat_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\network_content_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\network_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\newgrf_debug_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\newgrf_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\news_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\object_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\order_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\osk_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\rail_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\road_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\settings_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\sign_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\smallmap_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\station_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\statusbar_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\subsidy_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\terraform_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\timetable_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\toolbar_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\town_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\transparency_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\tree_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\vehicle_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\viewport_widget.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\waypoint_widget.h"
+ >
+ </File>
</Filter>
<Filter
Name="Command handlers"