From cafb227e7d81c71add8cd6c027fe5e2aa7683f44 Mon Sep 17 00:00:00 2001 From: Chris Liddell Date: Sun, 17 Jul 2011 21:00:49 +0100 Subject: Disable the Unicode/UTF8 code for 9.03 release. --- gs/psi/msvc.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gs/psi/msvc.mak b/gs/psi/msvc.mak index bbd8c2123..90ff4b6df 100644 --- a/gs/psi/msvc.mak +++ b/gs/psi/msvc.mak @@ -385,7 +385,7 @@ XCFLAGS= CFLAGS= !endif -CFLAGS=$(CFLAGS) $(XCFLAGS) +CFLAGS=$(CFLAGS) $(XCFLAGS) /DWINDOWS_NO_UNICODE # 1 --> Use 64 bits for gx_color_index. This is required only for # non standard devices or DeviceN process color model devices. -- cgit v1.2.3