mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
set -Wno-non-virtual-dtor for c++ code
svn path=/trunk/; revision=32019
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<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" />
|
||||
|
||||
Reference in New Issue
Block a user