[General]
[reactos.git] / rostests / winetests / ntdsapi / ntdsapi.rbuild
1 <module name="ntdsapi_winetest" type="win32cui" installbase="bin" installname="ntdsapi_winetest.exe" allowwarnings="true">
2 <include base="ntdsapi_winetest">.</include>
3 <define name="__ROS_LONG64__" />
4 <file>ntdsapi.c</file>
5 <file>testlist.c</file>
6 <library>wine</library>
7 <library>ntdsapi</library>
8 <library>ntdll</library>
9 </module>