From 057ae477b5b08206df0c3cb35bf50ecb31af96f3 Mon Sep 17 00:00:00 2001 From: skidd13 Date: Mon, 26 Nov 2007 17:50:22 +0000 Subject: (svn r11527) -Codechange: Split the bitmath functions of to their own files --- projects/openttd.vcproj | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 3 files changed, 22 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index e7f5c9411..6c342e7e3 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -197,6 +197,9 @@ + + @@ -426,6 +429,9 @@ + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 3db06ddf0..43ebd4985 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -495,6 +495,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + @@ -799,6 +803,10 @@ RelativePath=".\..\src\console.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 7bbad81dc..147a48167 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -492,6 +492,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + @@ -796,6 +800,10 @@ RelativePath=".\..\src\console.h" > + + -- cgit v1.2.3-54-g00ecf