remove incorrect include directory

svn path=/trunk/; revision=20879
This commit is contained in:
Martin Fuchs 2006-01-15 00:51:40 +00:00
parent 6c9463c494
commit d39838f086

View file

@ -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" />