mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +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:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<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>
|
||||
<include base="explorer">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
|
||||
Reference in New Issue
Block a user