summary refs log tree commit diff stats
path: root/plugins/xtray
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xtray')
-rw-r--r--plugins/xtray/makefile.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xtray/makefile.mak b/plugins/xtray/makefile.mak
index f5fdb44e..bb0d07cf 100644
--- a/plugins/xtray/makefile.mak
+++ b/plugins/xtray/makefile.mak
@@ -10,7 +10,7 @@ utility.obj \
 xchat.obj \
 xtray.obj
 
-CPPFLAGS = $(CPPFLAGS) /D_STL70_ /D_STATIC_CPPLIB /EHsc
+CPPFLAGS = $(CPPFLAGS) /D_STL70_ /D_STATIC_CPPLIB /EHsc /DUNICODE /D_UNICODE
 
 all: $(TRAY_OBJECTS) $(TARGET)