From 024ebaa3fe6d1917da0feabb7000a0660039847f Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sun, 3 Dec 2006 18:36:11 +0000 Subject: [PATCH] (svn r7336) -Codechange: [win32] Add freetype support for Windows project files. --- openttd.vcproj | 8 ++++---- openttd_vs80.vcproj | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/openttd.vcproj b/openttd.vcproj index 25154a5524..86430a6547 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -28,7 +28,7 @@ FavorSizeOrSpeed="2" OmitFramePointers="TRUE" OptimizeForProcessor="1" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK" + PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK" StringPooling="TRUE" ExceptionHandling="TRUE" RuntimeLibrary="0" @@ -54,7 +54,7 @@ Name="VCCustomBuildTool"/>