mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
33c6673cfb
svn path=/trunk/; revision=26014
10 lines
358 B
Ruby
10 lines
358 B
Ruby
<module name="lz32_winetest" type="win32cui" installbase="bin" installname="lz32_winetest.exe" allowwarnings="true">
|
|
<include base="lz32_winetest">.</include>
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<library>lz32</library>
|
|
<file>testlist.c</file>
|
|
<file>lzexpand_main.c</file>
|
|
</module>
|