mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 10:33:15 +00:00
Temporary "fix" to get explorer to build again.
Someone please look why wrc fails for this particular file (logov.bmp). I'm out of ideas. svn path=/trunk/; revision=28961
This commit is contained in:
parent
1f47962cc3
commit
d9bcc676f8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<rbuild xmlns:xi="http://www.w3.org/2001/XInclude">
|
<rbuild xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
<module name="explorer" type="win32gui" installname="explorer.exe" allowwarnings="true" stdlib="host">
|
<module name="explorer" type="win32gui" installname="explorer.exe" allowwarnings="true" stdlib="host" usewrc="false">
|
||||||
<linkerflag>-fexceptions</linkerflag>
|
<linkerflag>-fexceptions</linkerflag>
|
||||||
<include base="explorer">.</include>
|
<include base="explorer">.</include>
|
||||||
<define name="__USE_W32API" />
|
<define name="__USE_W32API" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue