[MSXML3_WINETEST]
[reactos.git] / rostests / winetests / msxml3 / msxml3.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <group>
4 <module name="msxml3_winetest" type="win32cui" installbase="bin" installname="msxml3_winetest.exe" allowwarnings="true">
5 <include base="msxml3_winetest">.</include>
6 <define name="__ROS_LONG64__" />
7 <file>domdoc.c</file>
8 <file>saxreader.c</file>
9 <file>schema.c</file>
10 <file>testlist.c</file>
11 <file>xmldoc.c</file>
12 <file>xmlelem.c</file>
13 <library>wine</library>
14 <library>user32</library>
15 <library>ole32</library>
16 <library>oleaut32</library>
17 <library>ntdll</library>
18 </module>
19 </group>