Change some leftover .rbuild files from compiler="cpp" to compiler="cxx"
[reactos.git] / rostests / rosautotest / rosautotest.rbuild
index 7213c05..3d591a7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="rosautotest" type="win32cui" installbase="system32" installname="rosautotest.exe" unicode="yes">
-       <compilerflag compiler="cpp">-fno-rtti</compilerflag>
+       <compilerflag compiler="cxx">-fno-rtti</compilerflag>
        <include base="rosautotest">.</include>
        <library>advapi32</library>
        <library>kernel32</library>