a4c85e1123d17bbc75053808fcad0257dfc05391
[reactos.git] / rostests / winetests / shell32 / shell32.rbuild
1 <module name="shell32_winetest" type="win32cui" installbase="bin" installname="shell32_winetest.exe" allowwarnings="true">
2 <include base="shell32_winetest">.</include>
3 <define name="__USE_W32API" />
4 <library>ntdll</library>
5 <library>shell32</library>
6 <library>kernel32</library>
7 <library>advapi32</library>
8 <library>shlwapi</library>
9 <library>ole32</library>
10 <file>shelllink.c</file>
11 <file>shellpath.c</file>
12 <file>shlexec.c</file>
13 <file>shlfileop.c</file>
14 <file>shlfolder.c</file>
15 <file>string.c</file>
16 <file>testlist.c</file>
17 </module>