mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 14:51:00 +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"?>
|
||||
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<group compilerset="gcc">
|
||||
<compilerflag compiler="cc">-Wno-unused-value</compilerflag>
|
||||
</group>
|
||||
<directory name="advapi32">
|
||||
<xi:include href="advapi32/advapi32.rbuild" />
|
||||
</directory>
|
||||
|
|
Loading…
Reference in a new issue