Remove hack added in r28961. It seems that wrc works well now.

svn path=/trunk/; revision=29376
This commit is contained in:
Hervé Poussineau 2007-10-03 14:02:04 +00:00
parent 69a12a6870
commit 5c98cc37b5

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
<group xmlns:xi="http://www.w3.org/2001/XInclude">
<module name="explorer" type="win32gui" installname="explorer.exe" allowwarnings="true" usewrc="false">
<module name="explorer" type="win32gui" installname="explorer.exe" allowwarnings="true">
<linkerflag>-fexceptions</linkerflag>
<include base="explorer">.</include>
<define name="__USE_W32API" />