Don't build as Unicode
Modified: trunk/reactos/lib/shell32/shell32.xml

Modified: trunk/reactos/lib/shell32/shell32.xml
--- trunk/reactos/lib/shell32/shell32.xml	2005-05-29 16:07:35 UTC (rev 15668)
+++ trunk/reactos/lib/shell32/shell32.xml	2005-05-29 19:06:30 UTC (rev 15669)
@@ -2,8 +2,6 @@
 	<importlibrary definition="shell32.spec.def" />
 	<include base="shell32">.</include>
 	<include base="ReactOS">include/wine</include>
-	<define name="UNICODE" />
-	<define name="_UNICODE" />
 	<define name="__REACTOS__" />
 	<define name="__USE_W32API" />
 	<define name="_WIN32_IE">0x600</define>