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