- Only pass gcc flags to gcc.
[reactos.git] / rosapps / applications / net / netreg / netreg.rbuild
index f407ad3..2303a55 100644 (file)
@@ -4,7 +4,7 @@
        <library>user32</library>
        <library>ws2_32</library>
        <library>advapi32</library>
-
+       <compilerflag compiler="cxx" compilerset="gcc">-Wno-non-virtual-dtor</compilerflag>
        <file>netreg.cpp</file>
        <file>netreg.rc</file>
 </module>