# HG changeset patch
# User rubidium
# Date 1224377879 0
# Node ID a3a74c4d09172d42796e8a440d333e8f7fb6614e
# Parent 2c37b72eec9506a32e27199901b8a340d64a8f4f
(svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) from the new openttd-useful.zip. So... MSVC users: update your openttd-useful.zip or compilation will fail.
diff -r 2c37b72eec95 -r a3a74c4d0917 projects/openttd_vs80.vcproj
--- a/projects/openttd_vs80.vcproj Sat Oct 18 17:21:56 2008 +0000
+++ b/projects/openttd_vs80.vcproj Sun Oct 19 00:57:59 2008 +0000
@@ -59,7 +59,7 @@
FavorSizeOrSpeed="2"
OmitFramePointers="true"
AdditionalIncludeDirectories="..\objs\langs"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\";WITH_ASSERT"
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;WITH_ICU;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\";WITH_ASSERT"
StringPooling="true"
ExceptionHandling="1"
RuntimeLibrary="0"
@@ -96,7 +96,7 @@
/>