summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-01-15 10:55:43 +0000
committerrubidium <rubidium@openttd.org>2010-01-15 10:55:43 +0000
commitca167791b6a91df8e210b2e21aeb5c5b25942096 (patch)
tree07296946924c905e256716f33075656bf6b140d3 /projects
parent4ecb3eb33c67c880bbbf08b5aff5483fe9bfb7d6 (diff)
downloadopenttd-ca167791b6a91df8e210b2e21aeb5c5b25942096.tar.xz
(svn r18805) -Codechange: move airport_movement.h to table/
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 8 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 87922546d..782c1e08d 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -756,10 +756,6 @@
>
</File>
<File
- RelativePath=".\..\src\airport_movement.h"
- >
- </File>
- <File
RelativePath=".\..\src\animated_tile_func.h"
>
</File>
@@ -2172,6 +2168,10 @@
Name="Tables"
>
<File
+ RelativePath=".\..\src\table\airport_movement.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\animcursors.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index bb6c86dd1..641b65e21 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -753,10 +753,6 @@
>
</File>
<File
- RelativePath=".\..\src\airport_movement.h"
- >
- </File>
- <File
RelativePath=".\..\src\animated_tile_func.h"
>
</File>
@@ -2169,6 +2165,10 @@
Name="Tables"
>
<File
+ RelativePath=".\..\src\table\airport_movement.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\animcursors.h"
>
</File>