mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
remove incorrect include directory
svn path=/trunk/; revision=20879
This commit is contained in:
parent
6c9463c494
commit
d39838f086
1 changed files with 0 additions and 2 deletions
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue