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