summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-03-21 01:34:31 +0000
committerrubidium <rubidium@openttd.org>2009-03-21 01:34:31 +0000
commit4eea5c966944ef83aca0c72569a35f092809f3fd (patch)
treef1445bfef3792ebd7abfef3479ee355581e5602e /projects/openttd_vs80.vcproj
parent6f1d634bc2ec45dadeff0d66252c02da5e256985 (diff)
downloadopenttd-4eea5c966944ef83aca0c72569a35f092809f3fd.tar.xz
(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)
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 caa5cfe1d..61ab031b8 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1672,6 +1672,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\math_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\math_func.hpp"
>
</File>