remove incorrect include directory
Modified: trunk/reactos/subsys/system/explorer/explorer.xml
_____
Modified: trunk/reactos/subsys/system/explorer/explorer.xml
--- trunk/reactos/subsys/system/explorer/explorer.xml 2006-01-15
00:47:25 UTC (rev 20878)
+++ trunk/reactos/subsys/system/explorer/explorer.xml 2006-01-15
00:51:40 UTC (rev 20879)
@@ -1,10 +1,8 @@
<module name="explorer" type="win32gui"
installname="explorer.exe"
allowwarnings ="true">
-
<linkerflag>-luuid</linkerflag>
<linkerflag>-lstdc++</linkerflag>
<linkerflag>-fexceptions</linkerflag>
<include base="explorer">.</include>
- <include base="ReactOS">include/expat</include>
<define name="__USE_W32API" />
<define name="UNICODE" />
<define name="WIN32" />
Show replies by date