summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorskidd13 <skidd13@openttd.org>2007-11-22 18:01:51 +0000
committerskidd13 <skidd13@openttd.org>2007-11-22 18:01:51 +0000
commit737aec4db6e6368939b22d5e4afd3b9822ddc27e (patch)
tree15f9fac500ca3b0c918974cf4e78ed3670542e47 /projects/openttd_vs80.vcproj
parent1d56af1d33292e92fc7536044dbf37d7d45de303 (diff)
downloadopenttd-737aec4db6e6368939b22d5e4afd3b9822ddc27e.tar.xz
(svn r11490) -Codechange: Split the math functions to their own header
-Codechange: Replace the rest of the math macros with functions
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 62b4019a8..3db06ddf0 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -800,6 +800,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\math_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\random_func.hpp"
>
</File>