mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 15:02:30 +00:00
[WINETESTS]
Disable unused value warnings svn path=/trunk/; revision=47463
This commit is contained in:
parent
8da06df010
commit
06a6306fa8
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
|
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
|
||||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
|
<group compilerset="gcc">
|
||||||
|
<compilerflag compiler="cc">-Wno-unused-value</compilerflag>
|
||||||
|
</group>
|
||||||
<directory name="advapi32">
|
<directory name="advapi32">
|
||||||
<xi:include href="advapi32/advapi32.rbuild" />
|
<xi:include href="advapi32/advapi32.rbuild" />
|
||||||
</directory>
|
</directory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue