- 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:
Stefan Ginsberg 2009-06-18 22:16:49 +00:00
parent 4acc879393
commit a4cad0ba8d
43 changed files with 36 additions and 48 deletions

View file

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