mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:03:06 +00:00
Change some leftover .rbuild files from compiler="cpp" to compiler="cxx"
svn path=/trunk/; revision=40638
This commit is contained in:
parent
59b1bc70b2
commit
cbc24ae88e
3 changed files with 3 additions and 3 deletions
|
@ -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">-Wno-non-virtual-dtor</compilerflag>
|
||||
<file>netreg.cpp</file>
|
||||
<file>netreg.rc</file>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue