mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
bd5f91d815
svn path=/trunk/; revision=39793
9 lines
364 B
Ruby
9 lines
364 B
Ruby
<module name="spoolss_winetest" type="win32cui" installbase="bin" installname="spoolss_winetest.exe" allowwarnings="true">
|
|
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
|
<include base="spoolss_winetest">.</include>
|
|
<file>spoolss.c</file>
|
|
<file>testlist.c</file>
|
|
<library>wine</library>
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
</module>
|