mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 20:36:26 +00:00
Add -Wno-format to dmusic
svn path=/branches/ros-amd64-bringup/; revision=42239
This commit is contained in:
parent
f4a678a29a
commit
e17b565fc0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<importlibrary definition="dmusic.spec" />
|
||||
<redefine name="_WIN32_WINNT">0x600</redefine>
|
||||
<define name="__WINESRC__" />
|
||||
<compilerflag>-Wno-format</compilerflag>
|
||||
<include base="dmusic">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<library>wine</library>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue