mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:15:58 +00:00
- Welcome to Winetests -Wno-format, goodbye format warnings.
svn path=/trunk/; revision=38329
This commit is contained in:
parent
ba15efc312
commit
09203027ad
44 changed files with 44 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="setupapi_winetest" type="win32cui" installbase="bin" installname="setupapi_winetest.exe" allowwarnings="true">
|
||||
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||||
<include base="setupapi_winetest">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<library>ntdll</library>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue