From 4e12073b2734a5f1fc40f4e92bf80bf18b11ef6d Mon Sep 17 00:00:00 2001 From: skidd13 Date: Thu, 22 Nov 2007 18:01:51 +0000 Subject: (svn r11490) -Codechange: Split the math functions to their own header -Codechange: Replace the rest of the math macros with functions --- projects/openttd.vcproj | 3 +++ projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 3 files changed, 11 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index cb4270d02..e7f5c9411 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -426,6 +426,9 @@ + + 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 @@ -799,6 +799,10 @@ RelativePath=".\..\src\console.h" > + + 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 @@ -796,6 +796,10 @@ RelativePath=".\..\src\console.h" > + + -- cgit v1.2.3-54-g00ecf