- Add winetests for inetcomm, inetmib1, itss, localspl, localui
[reactos.git] / rostests / winetests / localspl / localspl.rbuild
1 <module name="localspl_winetest" type="win32cui" installbase="bin" installname="localspl_winetest.exe" allowwarnings="true">
2 <compilerflag compiler="cc">-Wno-format</compilerflag>
3 <include base="localspl_winetest">.</include>
4 <file>localmon.c</file>
5 <file>testlist.c</file>
6 <library>wine</library>
7 <library>kernel32</library>
8 <library>advapi32</library>
9 <library>ntdll</library>
10 </module>