silence some warnings (this flag can't be set globally because then the function...
authorChristoph von Wittich <christoph_vw@reactos.org>
Sat, 26 Jan 2008 19:05:47 +0000 (19:05 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Sat, 26 Jan 2008 19:05:47 +0000 (19:05 +0000)
svn path=/trunk/; revision=32021

reactos/drivers/wdm/audio/backpln/portcls/portcls.rbuild

index 9c10050..043d7c4 100644 (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_" />