mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 14:41:40 +00:00
- Fix compiler flag for rosautotest
- Get rid of -Wno-format in the Winetests, replacing it with __ROS_LONG64__. svn path=/trunk/; revision=41453
This commit is contained in:
parent
4acc879393
commit
a4cad0ba8d
43 changed files with 36 additions and 48 deletions
|
@ -2,7 +2,6 @@
|
|||
<!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="__ROS_LONG64__" />
|
||||
<library>ntdll</library>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue