remove include/wine, this will fix compiling with msvc Modified: trunk/reactos/subsys/system/expand/expand.xml _____
Modified: trunk/reactos/subsys/system/expand/expand.xml --- trunk/reactos/subsys/system/expand/expand.xml 2005-10-18 22:55:29 UTC (rev 18575) +++ trunk/reactos/subsys/system/expand/expand.xml 2005-10-18 23:00:31 UTC (rev 18576) @@ -1,5 +1,4 @@
<module name="expand" type="win32cui" installbase="system32" installname="expand.exe" usewrc="false"> - <include base="ReactOS">include/wine</include> <include base="cmd">.</include> <define name="__USE_W32API" /> <define name="ANONYMOUSUNIONS" />