summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-03-28 09:43:06 +0000
committerrubidium <rubidium@openttd.org>2008-03-28 09:43:06 +0000
commit0d306194259895b3ed94dbc2d87ec9a07a2bfe9e (patch)
treebbf166b0a3367951150d7e18f3af22401f43e983
parentb4dafb303662e5e0a1f63c58371b3014c8526b51 (diff)
downloadopenttd-0d306194259895b3ed94dbc2d87ec9a07a2bfe9e.tar.xz
(svn r12461) -Change: add (quite) some missing headers to the MSVC project files.
-rw-r--r--projects/openttd_vs80.vcproj82
-rw-r--r--projects/openttd_vs90.vcproj82
-rw-r--r--source.list36
3 files changed, 197 insertions, 3 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 5cc308029..48efeed1c 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -772,6 +772,10 @@
Name="Header Files"
>
<File
+ RelativePath=".\..\src\ai\ai.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\aircraft.h"
>
</File>
@@ -880,6 +884,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\default\default.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\depot.h"
>
</File>
@@ -996,6 +1004,18 @@
>
</File>
<File
+ RelativePath=".\..\src\lzoconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\map_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\map_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\math_func.hpp"
>
</File>
@@ -1004,6 +1024,10 @@
>
</File>
<File
+ RelativePath=".\..\src\minilzo.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\mixer.h"
>
</File>
@@ -1012,6 +1036,10 @@
>
</File>
<File
+ RelativePath=".\..\src\namegen_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network.h"
>
</File>
@@ -1104,6 +1132,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_string_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_text.h"
>
</File>
@@ -1116,7 +1148,11 @@
>
</File>
<File
- RelativePath=".\..\src\news.h"
+ RelativePath=".\..\src\news_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\news_type.h"
>
</File>
<File
@@ -1228,6 +1264,10 @@
>
</File>
<File
+ RelativePath=".\..\src\sdl.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\sound\sdl_s.h"
>
</File>
@@ -1380,6 +1420,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\trolly\trolly.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\tunnelbridge.h"
>
</File>
@@ -1408,6 +1452,14 @@
>
</File>
<File
+ RelativePath=".\..\src\viewport_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\viewport_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\waypoint.h"
>
</File>
@@ -1424,6 +1476,14 @@
>
</File>
<File
+ RelativePath=".\..\src\water.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\win32.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\window_func.h"
>
</File>
@@ -1704,6 +1764,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\bridge_land.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\build_industry.h"
>
</File>
@@ -1716,6 +1780,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\control_codes.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\elrail_data.h"
>
</File>
@@ -1724,6 +1792,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\files.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\genland.h"
>
</File>
@@ -1744,6 +1816,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\railtypes.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\road_land.h"
>
</File>
@@ -1780,6 +1856,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\unicode.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\unmovable_land.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 3c0119af1..c7edde6e8 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -769,6 +769,10 @@
Name="Header Files"
>
<File
+ RelativePath=".\..\src\ai\ai.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\aircraft.h"
>
</File>
@@ -877,6 +881,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\default\default.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\depot.h"
>
</File>
@@ -993,6 +1001,18 @@
>
</File>
<File
+ RelativePath=".\..\src\lzoconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\map_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\map_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\math_func.hpp"
>
</File>
@@ -1001,6 +1021,10 @@
>
</File>
<File
+ RelativePath=".\..\src\minilzo.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\mixer.h"
>
</File>
@@ -1009,6 +1033,10 @@
>
</File>
<File
+ RelativePath=".\..\src\namegen_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network.h"
>
</File>
@@ -1101,6 +1129,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_string_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_text.h"
>
</File>
@@ -1113,7 +1145,11 @@
>
</File>
<File
- RelativePath=".\..\src\news.h"
+ RelativePath=".\..\src\news_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\news_type.h"
>
</File>
<File
@@ -1225,6 +1261,10 @@
>
</File>
<File
+ RelativePath=".\..\src\sdl.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\sound\sdl_s.h"
>
</File>
@@ -1377,6 +1417,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\trolly\trolly.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\tunnelbridge.h"
>
</File>
@@ -1405,6 +1449,14 @@
>
</File>
<File
+ RelativePath=".\..\src\viewport_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\viewport_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\waypoint.h"
>
</File>
@@ -1421,6 +1473,14 @@
>
</File>
<File
+ RelativePath=".\..\src\water.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\win32.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\window_func.h"
>
</File>
@@ -1701,6 +1761,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\bridge_land.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\build_industry.h"
>
</File>
@@ -1713,6 +1777,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\control_codes.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\elrail_data.h"
>
</File>
@@ -1721,6 +1789,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\files.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\genland.h"
>
</File>
@@ -1741,6 +1813,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\railtypes.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\road_land.h"
>
</File>
@@ -1777,6 +1853,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\unicode.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\unmovable_land.h"
>
</File>
diff --git a/source.list b/source.list
index 306550a1d..805452390 100644
--- a/source.list
+++ b/source.list
@@ -101,6 +101,7 @@ widget.cpp
window.cpp
# Header Files
+ai/ai.h
aircraft.h
airport.h
airport_movement.h
@@ -128,6 +129,7 @@ date_func.h
date_type.h
debug.h
video/dedicated_v.h
+ai/default/default.h
depot.h
direction_func.h
direction_type.h
@@ -157,10 +159,15 @@ industry.h
industry_type.h
landscape.h
livery.h
+lzoconf.h
+map_func.h
+map_type.h
core/math_func.hpp
md5.h
+minilzo.h
mixer.h
music.h
+namegen_func.h
network/network.h
network/network_client.h
network/network_data.h
@@ -184,10 +191,12 @@ newgrf_sound.h
newgrf_spritegroup.h
newgrf_station.h
newgrf_storage.h
+newgrf_string_type.h
newgrf_text.h
newgrf_town.h
newgrf_townname.h
-news.h
+news_func.h
+news_type.h
npf.h
music/null_m.h
sound/null_s.h
@@ -215,6 +224,7 @@ road_type.h
roadveh.h
saveload.h
screenshot.h
+sdl.h
sound/sdl_s.h
video/sdl_v.h
settings_func.h
@@ -253,6 +263,7 @@ track_type.h
train.h
transparency.h
transparency_gui.h
+ai/trolly/trolly.h
tunnelbridge.h
unmovable.h
variables.h
@@ -260,15 +271,33 @@ vehicle_base.h
vehicle_func.h
vehicle_gui.h
vehicle_type.h
+viewport_func.h
+viewport_type.h
waypoint.h
music/win32_m.h
sound/win32_s.h
video/win32_v.h
+water.h
+win32.h
window_func.h
window_gui.h
window_type.h
zoom_func.h
zoom_type.h
+#if WIN32
+#else
+music/bemidi.h
+music/extmidi.h
+music/libtimidity.h
+music/os2_m.h
+music/qtmidi.h
+os/macosx/macos.h
+os/macosx/osx_stdafx.h
+os/macosx/splash.h
+sound/cocoa_s.h
+video/cocoa/cocoa_keys.h
+video/cocoa/cocoa_v.h
+#end
# GUI Source Code
aircraft_gui.cpp
@@ -337,16 +366,20 @@ water_cmd.cpp
table/ai_rail.h
table/animcursors.h
table/autorail.h
+table/bridge_land.h
table/build_industry.h
table/cargo_const.h
table/clear_land.h
+table/control_codes.h
table/elrail_data.h
table/engines.h
+table/files.h
table/genland.h
table/industry_land.h
table/landscape_sprite.h
table/namegen.h
table/palettes.h
+table/railtypes.h
table/road_land.h
table/roadveh_movement.h
table/sprites.h
@@ -356,6 +389,7 @@ table/town_land.h
table/track_land.h
table/train_cmd.h
table/tree_land.h
+table/unicode.h
table/unmovable_land.h
table/water_land.h