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
winemaker: Remove trailing semicolon from PreprocessorDefinitions.
[wine.git]
/
dlls
/
comctl32
/
Makefile.in
blob
e1a681237e8eaf5ea9ec8a91805a8e3438b80b16
1
EXTRADEFS
= -
D_COMCTL32_
2
MODULE
=
comctl32.dll
3
IMPORTLIB
=
comctl32
4
IMPORTS
=
uuid user32 gdi32 advapi32
5
DELAYIMPORTS
=
winmm uxtheme
6
7
C_SRCS
=
\
8
animate.c \
9
comboex.c \
10
comctl32undoc.c \
11
commctrl.c \
12
datetime.c \
13
dpa.c \
14
draglist.c \
15
dsa.c \
16
flatsb.c \
17
header.c \
18
hotkey.c \
19
imagelist.c \
20
ipaddress.c \
21
listview.c \
22
monthcal.c \
23
nativefont.c \
24
pager.c \
25
progress.c \
26
propsheet.c \
27
rebar.c \
28
smoothscroll.c \
29
status.c \
30
string.c \
31
syslink.c \
32
tab.c \
33
taskdialog.c \
34
theme_button.c \
35
theme_combo.c \
36
theme_dialog.c \
37
theme_edit.c \
38
theme_listbox.c \
39
theme_scrollbar.c \
40
theming.c \
41
toolbar.c \
42
tooltips.c \
43
trackbar.c \
44
treeview.c \
45
updown.c
46
47
RC_SRCS
=
comctl32.rc
48
49
SVG_SRCS
=
\
50
idb_hist_large.svg \
51
idb_hist_small.svg \
52
idb_std_large.svg \
53
idb_std_small.svg \
54
idb_view_large.svg \
55
idb_view_small.svg