mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Revert 33366 for explorer too. Bugs in explorer should be fixed first.
svn path=/trunk/; revision=33384
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<?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" unicode="yes">
|
||||
<module name="explorer" type="win32gui" installname="explorer.exe" allowwarnings="true">
|
||||
<linkerflag>-fexceptions</linkerflag>
|
||||
<compilerflag compiler="cpp">-Wno-non-virtual-dtor</compilerflag>
|
||||
<include base="explorer">.</include>
|
||||
<define name="UNICODE" />
|
||||
<define name="WIN32" />
|
||||
<define name="_ROS_" />
|
||||
<define name="_WIN32_IE">0x0600</define>
|
||||
|
||||
Reference in New Issue
Block a user