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 d89b43bfa..d7a5ffc52 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1148,6 +1148,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_airport.h" + > + </File> + <File RelativePath=".\..\src\newgrf_airporttiles.h" > </File> @@ -3176,6 +3180,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_airport.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_airporttiles.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 5f90636d6..9021d6294 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1145,6 +1145,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_airport.h" + > + </File> + <File RelativePath=".\..\src\newgrf_airporttiles.h" > </File> @@ -3173,6 +3177,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_airport.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_airporttiles.cpp" > </File> |