summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorterkhen <terkhen@openttd.org>2010-02-08 21:19:41 +0000
committerterkhen <terkhen@openttd.org>2010-02-08 21:19:41 +0000
commitb9f06f3f2998c6ae5474ef9de725fb34bf5511ec (patch)
tree3627bbeab042ca1244a7e1174047abb9dbd0877f /projects
parent0267acff62c41932c52e7468c295881cc0e9343f (diff)
downloadopenttd-b9f06f3f2998c6ae5474ef9de725fb34bf5511ec.tar.xz
(svn r19062) -Codechange: Move smallmap related functions to their own header.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 0b377f06e..f840b5c05 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1320,6 +1320,10 @@
>
</File>
<File
+ RelativePath=".\..\src\smallmap_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\sound\sdl_s.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index da5a92293..4545bfdbc 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1317,6 +1317,10 @@
>
</File>
<File
+ RelativePath=".\..\src\smallmap_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\sound\sdl_s.h"
>
</File>