* Rbuild, our build system, has served us well so far, but its usefulness has since...
[reactos.git] / rostests / winetests / ntprint / ntprint.rbuild
1 <module name="ntprint_winetest" type="win32cui" installbase="bin" installname="ntprint_winetest.exe" allowwarnings="true">
2 <include base="ntprint_winetest">.</include>
3 <define name="__ROS_LONG64__" />
4 <file>ntprint.c</file>
5 <file>testlist.c</file>
6 <library>wine</library>
7 <library>ntdll</library>
8 </module>