re-enable xtray, disable plugin-tray if installed

This commit is contained in:
berkeviktor@aol.com
2010-08-30 02:57:48 +02:00
parent 2a04adc883
commit 8a6409240f
6 changed files with 21 additions and 3 deletions

View File

@@ -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)