summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.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
commit4e12073b2734a5f1fc40f4e92bf80bf18b11ef6d (patch)
tree15f9fac500ca3b0c918974cf4e78ed3670542e47 /projects/openttd_vs90.vcproj
parentf26e90846600941bca4346b37098d7db46214f7b (diff)
downloadopenttd-4e12073b2734a5f1fc40f4e92bf80bf18b11ef6d.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_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index a997e1682..7bbad81dc 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -797,6 +797,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\math_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\random_func.hpp"
>
</File>