mirror of
https://github.com/reactos/reactos.git
synced 2024-10-29 19:13:58 +00:00
3fa4b5dde4
svn path=/trunk/; revision=39791
10 lines
364 B
Ruby
10 lines
364 B
Ruby
<module name="ntprint_winetest" type="win32cui" installbase="bin" installname="ntprint_winetest.exe" allowwarnings="true">
|
|
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
|
<include base="ntprint_winetest">.</include>
|
|
<file>ntprint.c</file>
|
|
<file>testlist.c</file>
|
|
<library>wine</library>
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
</module>
|