mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:02:59 +00:00
Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI> svn path=/trunk/; revision=40537
This commit is contained in:
parent
0464762cd6
commit
bbfe8fa8d7
124 changed files with 21 additions and 166 deletions
|
@ -2,9 +2,8 @@
|
|||
<!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>
|
||||
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||||
<include base="setupapi_winetest">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="__ROS_LONG64__" />
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue