repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntoskrnl.exe: Send PnP and Power IRPs to plug and play devices.
[wine.git]
/
dlls
/
shell32
/
Makefile.in
blob
038db7fd2042f42e06ba8382c617e1af8d670cd5
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
6
EXTRALIBS
= $(
CORESERVICES_LIBS
)
7
# AUTHORS file is in the top-level directory
8
EXTRAINCL
= -
I
$(
top_srcdir
)
9
10
C_SRCS
=
\
11
appbar.c \
12
assoc.c \
13
autocomplete.c \
14
brsfolder.c \
15
changenotify.c \
16
classes.c \
17
clipboard.c \
18
control.c \
19
cpanelfolder.c \
20
dataobject.c \
21
dde.c \
22
debughlp.c \
23
dialogs.c \
24
dragdrophelper.c \
25
ebrowser.c \
26
enumidlist.c \
27
folders.c \
28
iconcache.c \
29
pidl.c \
30
recyclebin.c \
31
shell32_main.c \
32
shelldispatch.c \
33
shellitem.c \
34
shelllink.c \
35
shellole.c \
36
shellord.c \
37
shellpath.c \
38
shellreg.c \
39
shellstring.c \
40
shfldr_desktop.c \
41
shfldr_fs.c \
42
shfldr_mycomp.c \
43
shfldr_netplaces.c \
44
shfldr_printers.c \
45
shfldr_unixfs.c \
46
shlexec.c \
47
shlfileop.c \
48
shlfolder.c \
49
shlfsbind.c \
50
shlmenu.c \
51
shlview.c \
52
shlview_cmenu.c \
53
shpolicy.c \
54
systray.c \
55
trash.c \
56
xdg.c
57
58
RC_SRCS
=
shell32.rc
59
60
IDL_SRCS
=
\
61
shell32_classes.idl \
62
shell32_tlb.idl
63
64
SVG_SRCS
=
\
65
cdrom.svg \
66
control.svg \
67
delete.svg \
68
desktop.svg \
69
document.svg \
70
drive.svg \
71
floppy.svg \
72
folder.svg \
73
folder_open.svg \
74
mycomputer.svg \
75
mydocs.svg \
76
netdrive.svg \
77
netdrive2.svg \
78
printer.svg \
79
ramdisk.svg \
80
shortcut.svg \
81
trash_file.svg