summaryrefslogtreecommitdiff
path: root/gs/psi/msvc.mak
diff options
context:
space:
mode:
Diffstat (limited to 'gs/psi/msvc.mak')
-rw-r--r--gs/psi/msvc.mak2
1 files changed, 1 insertions, 1 deletions
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.