mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Silence wined3d format warnings
svn path=/trunk/; revision=38323
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
|
||||
<module name="wined3d" type="win32dll" installbase="system32" installname="wined3d.dll" allowwarnings ="true" crt="msvcrt">
|
||||
<importlibrary definition="wined3d.def" />
|
||||
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||||
<include base="wined3d">.</include>
|
||||
<include base="ReactOS">include/reactos/wine</include>
|
||||
<define name="__WINESRC__" />
|
||||
|
||||
Reference in New Issue
Block a user