From dd7c2b2f9db8b2ca2339d43fcf7b0f6da46e8c96 Mon Sep 17 00:00:00 2001 From: yexo Date: Mon, 22 Feb 2010 16:09:26 +0000 Subject: (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp --- projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'projects') 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 @@ -1147,6 +1147,10 @@ RelativePath=".\..\src\newgrf.h" > + + @@ -3175,6 +3179,10 @@ RelativePath=".\..\src\newgrf.cpp" > + + 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 @@ -1144,6 +1144,10 @@ RelativePath=".\..\src\newgrf.h" > + + @@ -3172,6 +3176,10 @@ RelativePath=".\..\src\newgrf.cpp" > + + -- cgit v1.2.3-54-g00ecf