Move and reshuffle reactos/regtetsts into rostests. 1/2
[reactos.git] / rostests / winetests / lz32 / lz32.rbuild
1 <module name="lz32_winetest" type="win32cui" installbase="bin" installname="lz32_winetest.exe" allowwarnings="true">
2 <include base="lz32_winetest">.</include>
3 <define name="__USE_W32API" />
4 <library>kernel32</library>
5 <library>ntdll</library>
6 <library>lz32</library>
7 <file>testlist.c</file>
8 <file>lzexpand_main.c</file>
9 </module>