sync shell32_winetest with wine 1.1.20
[reactos.git] / rostests / winetests / shell32 / shell32.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <group>
4 <module name="shell32_winetest" type="win32cui" installbase="bin" installname="shell32_winetest.exe" allowwarnings="true">
5 <include base="shell32_winetest">.</include>
6 <define name="__ROS_LONG64__" />
7 <library>wine</library>
8 <library>shell32</library>
9 <library>ole32</library>
10 <library>oleaut32</library>
11 <library>shlwapi</library>
12 <library>user32</library>
13 <library>gdi32</library>
14 <library>advapi32</library>
15 <library>kernel32</library>
16 <library>uuid</library>
17 <library>ntdll</library>
18 <file>appbar.c</file>
19 <file>autocomplete.c</file>
20 <file>generated.c</file>
21 <file>shelllink.c</file>
22 <file>shellpath.c</file>
23 <file>shlexec.c</file>
24 <file>shlfileop.c</file>
25 <file>shlfolder.c</file>
26 <file>string.c</file>
27 <file>systray.c</file>
28 <file>testlist.c</file>
29 <file>shfldr_netplaces.c</file>
30 <file>shfldr_special.c</file>
31 <file>rsrc.rc</file>
32 </module>
33 </group>