Release 9.12.
[wine.git] / dlls / shell32 / Makefile.in
blob4a906ac59db680f7ade7232d064154b3c09dc27d
1 EXTRADEFS = -D_SHELL32_
2 MODULE = shell32.dll
3 IMPORTLIB = shell32
4 IMPORTS = uuid shlwapi user32 gdi32 advapi32
5 DELAYIMPORTS = ole32 oleaut32 shdocvw version comctl32 comdlg32 gdiplus
7 SOURCES = \
8 appbar.c \
9 assoc.c \
10 autocomplete.c \
11 brsfolder.c \
12 changenotify.c \
13 classes.c \
14 clipboard.c \
15 control.c \
16 cpanelfolder.c \
17 dataobject.c \
18 dde.c \
19 debughlp.c \
20 dialogs.c \
21 dragdrophelper.c \
22 ebrowser.c \
23 enumidlist.c \
24 folders.c \
25 iconcache.c \
26 new_menu.c \
27 pidl.c \
28 recyclebin.c \
29 resources/audio.svg \
30 resources/blank.svg \
31 resources/control.svg \
32 resources/copy.svg \
33 resources/delete.svg \
34 resources/desktop.svg \
35 resources/disk_drive.svg \
36 resources/document.svg \
37 resources/drive.svg \
38 resources/eject.svg \
39 resources/favorites.svg \
40 resources/folder.svg \
41 resources/folder_open.svg \
42 resources/help.svg \
43 resources/image.svg \
44 resources/internet.svg \
45 resources/log_off.svg \
46 resources/menu.svg \
47 resources/move.svg \
48 resources/mycomputer.svg \
49 resources/mydocs.svg \
50 resources/netdrive.svg \
51 resources/netdrive2.svg \
52 resources/network.svg \
53 resources/optical_disc.svg \
54 resources/optical_drive.svg \
55 resources/play.svg \
56 resources/printer.svg \
57 resources/ramdisk.svg \
58 resources/recent.svg \
59 resources/rename.svg \
60 resources/restricted.svg \
61 resources/search.svg \
62 resources/security.svg \
63 resources/shortcut.svg \
64 resources/shut_down.svg \
65 resources/sleep.svg \
66 resources/trash_file.svg \
67 resources/trash_full.svg \
68 resources/update.svg \
69 resources/users.svg \
70 resources/video.svg \
71 resources/window.svg \
72 shell32.rc \
73 shell32_classes.idl \
74 shell32_main.c \
75 shell32_tlb.idl \
76 shelldispatch.c \
77 shellitem.c \
78 shelllink.c \
79 shellole.c \
80 shellord.c \
81 shellpath.c \
82 shellreg.c \
83 shellstring.c \
84 shfldr_desktop.c \
85 shfldr_fs.c \
86 shfldr_mycomp.c \
87 shfldr_netplaces.c \
88 shfldr_printers.c \
89 shlexec.c \
90 shlfileop.c \
91 shlfolder.c \
92 shlfsbind.c \
93 shlmenu.c \
94 shlview.c \
95 shlview_cmenu.c \
96 shpolicy.c \
97 systray.c