wow it really does work on linux now

svn path=/branches/xmlbuildsystem/; revision=14548
This commit is contained in:
Steven Edwards
2005-04-08 16:58:29 +00:00
parent eb4fea4ab7
commit 76644e2b9b
+1 -1
View File
@@ -97,7 +97,7 @@ UNICODE_OBJECTS = \
UNICODE_HOST_CFLAGS = \
-D__USE_W32API -DWINVER=0x501 -DWINE_UNICODE_API= \
-Dwchar_t="unsigned short" -D_WCHAR_T_DEFINED \
-I$(UNICODE_BASE) -Iinclude/wine
-I$(UNICODE_BASE) -Iinclude/wine -Iw32api/include
.PHONY: unicode
unicode: $(UNICODE_TARGET)