mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
- Silence riched20 format warnings
svn path=/trunk/; revision=38453
This commit is contained in:
parent
6d9a712475
commit
6f2c60aa34
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<group>
|
||||
<module name="riched20" type="win32dll" baseaddress="${BASEADDRESS_RICHED20}" installbase="system32" installname="riched20.dll" allowwarnings="true">
|
||||
<importlibrary definition="riched20.spec" />
|
||||
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||||
<include base="riched20">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<define name="__WINESRC__" />
|
||||
|
|
Loading…
Reference in a new issue