summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2009-06-28 15:16:57 +0000
committeralberth <alberth@openttd.org>2009-06-28 15:16:57 +0000
commit8fba82c99bb242dc2af27813f22e66eeba3e94dd (patch)
tree2497abf494c078bd7baee856f01bc23f9c22a8fa /projects
parent18bc39d00b844ca60307d4628fb489c6cd556f67 (diff)
downloadopenttd-8fba82c99bb242dc2af27813f22e66eeba3e94dd.tar.xz
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
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 755b51371..868b00e1a 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1696,6 +1696,14 @@
>
</File>
<File
+ RelativePath=".\..\src\core\geometry_func.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\geometry_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\geometry_type.hpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index f0ebbcff1..552a59440 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1693,6 +1693,14 @@
>
</File>
<File
+ RelativePath=".\..\src\core\geometry_func.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\core\geometry_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\geometry_type.hpp"
>
</File>