Copy msimg32
[reactos.git] / reactos / lib / shell32 / shell32.xml
1 <module name="shell32" type="win32dll">
2 <dependency>winebuild</dependency>
3 <importlibrary definition="shell32.spec.def" />
4 <include base="shell32">.</include>
5 <include base="ReactOS">include/wine</include>
6 <define name="UNICODE" />
7 <define name="_UNICODE" />
8 <define name="__REACTOS__" />
9 <define name="__USE_W32API" />
10 <define name="_WIN32_IE">0x600</define>
11 <define name="_WIN32_WINNT">0x501</define>
12 <define name="WINVER">0x501</define>
13 <define name="_SHELL32_" />
14 <define name="COM_NO_WINDOWS_H" />
15 <library>wine</library>
16 <library>uuid</library>
17 <library>ntdll</library>
18 <library>kernel32</library>
19 <library>advapi32</library>
20 <library>gdi32</library>
21 <library>user32</library>
22 <library>comctl32</library>
23 <library>shlwapi</library>
24 <library>ole32</library>
25 <file>authors.c</file>
26 <file>autocomplete.c</file>
27 <file>brsfolder.c</file>
28 <file>changenotify.c</file>
29 <file>classes.c</file>
30 <file>clipboard.c</file>
31 <file>control.c</file>
32 <file>cpanelfolder.c</file>
33 <file>dataobject.c</file>
34 <file>debughlp.c</file>
35 <file>dialogs.c</file>
36 <file>dragdrophelper.c</file>
37 <file>enumidlist.c</file>
38 <file>folders.c</file>
39 <file>iconcache.c</file>
40 <file>memorystream.c</file>
41 <file>pidl.c</file>
42 <file>regsvr.c</file>
43 <file>shell32_main.c</file>
44 <file>shelllink.c</file>
45 <file>shellole.c</file>
46 <file>shellord.c</file>
47 <file>shellpath.c</file>
48 <file>shellreg.c</file>
49 <file>shellstring.c</file>
50 <file>shfldr_desktop.c</file>
51 <file>shfldr_fs.c</file>
52 <file>shfldr_mycomp.c</file>
53 <file>shlexec.c</file>
54 <file>shlfileop.c</file>
55 <file>shlfolder.c</file>
56 <file>shlfsbind.c</file>
57 <file>shlmenu.c</file>
58 <file>shlview.c</file>
59 <file>shpolicy.c</file>
60 <file>shv_bg_cmenu.c</file>
61 <file>shv_item_cmenu.c</file>
62 <file>ros-systray.c</file>
63 <file>shres.rc</file>
64 <file>shell32.spec</file>
65 </module>