diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 82 |
1 files changed, 81 insertions, 1 deletions
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> |