summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2010-02-22 14:09:30 +0000
committeryexo <yexo@openttd.org>2010-02-22 14:09:30 +0000
commit40f6e69ae9d57697fa8c2ac4dc218cb944581696 (patch)
tree2d56d11eae0962db5674aadc23e753db0279621b /projects
parent5052777d0bbbd2322d4bfe2afc3914b9afe26f0d (diff)
downloadopenttd-40f6e69ae9d57697fa8c2ac4dc218cb944581696.tar.xz
(svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.h
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 83ef5af34..d89b43bfa 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1148,6 +1148,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_airporttiles.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_callbacks.h"
>
</File>
@@ -3172,6 +3176,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_airporttiles.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_canal.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 80e9a3fdc..5f90636d6 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1145,6 +1145,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_airporttiles.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_callbacks.h"
>
</File>
@@ -3169,6 +3173,10 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_airporttiles.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_canal.cpp"
>
</File>