From 3addbfef832b3cdfca533fc10abc071830749916 Mon Sep 17 00:00:00 2001 From: havoc Date: Thu, 7 Jan 2010 01:42:33 +0000 Subject: [PATCH] added ft2 and utf8lib files git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9800 d7cf8633-e32d-0410-b094-e92efae38249 --- darkplaces-dedicated.vcproj | 24 ++++++++++++++++++++++++ darkplaces-sdl.vcproj | 24 ++++++++++++++++++++++++ darkplaces.vcproj | 30 +++++++++++++++++++++++++++--- 3 files changed, 75 insertions(+), 3 deletions(-) diff --git a/darkplaces-dedicated.vcproj b/darkplaces-dedicated.vcproj index 6f479b65..eeae13c7 100755 --- a/darkplaces-dedicated.vcproj +++ b/darkplaces-dedicated.vcproj @@ -1921,6 +1921,10 @@ /> + + @@ -4669,6 +4673,10 @@ /> + + @@ -5094,6 +5102,18 @@ RelativePath="fs.h" > + + + + + + @@ -5306,6 +5326,10 @@ RelativePath="sys.h" > + + diff --git a/darkplaces-sdl.vcproj b/darkplaces-sdl.vcproj index 4a39a7a6..5fb38035 100755 --- a/darkplaces-sdl.vcproj +++ b/darkplaces-sdl.vcproj @@ -2125,6 +2125,10 @@ /> + + @@ -5539,6 +5543,10 @@ /> + + @@ -6004,6 +6012,18 @@ RelativePath="fs.h" > + + + + + + @@ -6228,6 +6248,10 @@ RelativePath="sys.h" > + + diff --git a/darkplaces.vcproj b/darkplaces.vcproj index 9d5523dc..0bc755b1 100755 --- a/darkplaces.vcproj +++ b/darkplaces.vcproj @@ -55,7 +55,7 @@ InlineFunctionExpansion="1" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" - PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_WINDOWS;SUPPORTDIRECTX" + PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_WINDOWS" RuntimeLibrary="2" PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)\darkplaces.pch" WarningLevel="3" @@ -229,7 +229,7 @@ + + @@ -5106,6 +5110,10 @@ /> + + @@ -5535,6 +5543,18 @@ RelativePath="fs.h" > + + + + + + @@ -5759,6 +5779,10 @@ RelativePath="sys.h" > + + -- 2.39.2