reactos/rostests/winetests/ntprint/ntprint.rbuild

9 lines
313 B
Plaintext
Raw Normal View History

<module name="ntprint_winetest" type="win32cui" installbase="bin" installname="ntprint_winetest.exe" allowwarnings="true">
<include base="ntprint_winetest">.</include>
<define name="__ROS_LONG64__" />
<file>ntprint.c</file>
<file>testlist.c</file>
<library>wine</library>
<library>ntdll</library>
</module>