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:
KJK::Hyperion 2009-04-16 02:18:00 +00:00
parent 0464762cd6
commit bbfe8fa8d7
124 changed files with 21 additions and 166 deletions

View file

@ -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>