[General]
[reactos.git] / rostests / winetests / cabinet / cabinet.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <group>
4 <module name="cabinet_winetest" type="win32cui" installbase="bin" installname="cabinet_winetest.exe" allowwarnings="true">
5 <include base="cabinet_winetest">.</include>
6 <define name="__ROS_LONG64__" />
7 <file>extract.c</file>
8 <file>fdi.c</file>
9 <file>testlist.c</file>
10 <library>wine</library>
11 <library>cabinet</library>
12 <library>ntdll</library>
13 </module>
14 </group>