reactos/rostests/winetests/localspl/localspl.rbuild
Dmitry Chapyshev 06448880e7 - Add winetests for inetcomm, inetmib1, itss, localspl, localui
svn path=/trunk/; revision=39790
2009-02-27 16:23:50 +00:00

11 lines
397 B
Ruby

<module name="localspl_winetest" type="win32cui" installbase="bin" installname="localspl_winetest.exe" allowwarnings="true">
<compilerflag compiler="cc">-Wno-format</compilerflag>
<include base="localspl_winetest">.</include>
<file>localmon.c</file>
<file>testlist.c</file>
<library>wine</library>
<library>kernel32</library>
<library>advapi32</library>
<library>ntdll</library>
</module>