From 8a6409240f47a087097fd617e172ee70db48e6ca Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 30 Aug 2010 02:57:48 +0200 Subject: re-enable xtray, disable plugin-tray if installed --- plugins/xtray/makefile.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/xtray/makefile.mak') 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) -- cgit 1.4.1