* Rbuild, our build system, has served us well so far, but its usefulness has since...
[reactos.git] / rostests / winetests / qmgr / qmgr.rbuild
1 <module name="qmgr_winetest" type="win32cui" installbase="bin" installname="qmgr_winetest.exe" allowwarnings="true">
2 <include base="qmgr_winetest">.</include>
3 <define name="__ROS_LONG64__" />
4 <file>enum_files.c</file>
5 <file>enum_jobs.c</file>
6 <file>file.c</file>
7 <file>job.c</file>
8 <file>qmgr.c</file>
9 <file>testlist.c</file>
10 <library>wine</library>
11 <library>ole32</library>
12 <library>shlwapi</library>
13 <library>user32</library>
14 <library>ntdll</library>
15 </module>