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:
Christoph von Wittich 2008-01-26 19:05:47 +00:00
parent 095d586009
commit 1e1430ab8b

View file

@ -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_" />