diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 03f7ee3d7..b80b046af 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1348,6 +1348,10 @@ > </File> <File + RelativePath=".\..\src\station_type.h" + > + </File> + <File RelativePath=".\..\src\stdafx.h" > </File> @@ -1476,6 +1480,10 @@ > </File> <File + RelativePath=".\..\src\waypoint_type.h" + > + </File> + <File RelativePath=".\..\src\music\win32_m.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 0413859e5..b639ab3c2 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1345,6 +1345,10 @@ > </File> <File + RelativePath=".\..\src\station_type.h" + > + </File> + <File RelativePath=".\..\src\stdafx.h" > </File> @@ -1473,6 +1477,10 @@ > </File> <File + RelativePath=".\..\src\waypoint_type.h" + > + </File> + <File RelativePath=".\..\src\music\win32_m.h" > </File> |