mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
silence some warnings (this flag can't be set globally because then the function would have to take care of ifable data - and this would add a nested extra loop for every single file in the project)
svn path=/trunk/; revision=32021
This commit is contained in:
parent
095d586009
commit
1e1430ab8b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<linkerflag>-fno-exceptions</linkerflag>
|
||||
<linkerflag>-fno-rtti</linkerflag>
|
||||
-->
|
||||
|
||||
<compilerflag compiler="cpp">-Wno-non-virtual-dtor</compilerflag>
|
||||
<importlibrary definition="portcls.def" />
|
||||
|
||||
<define name="_NTDDK_" />
|
||||
|
|
Loading…
Reference in a new issue