repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct errors with move to kernel time functions.
[wine/multimedia.git]
/
dlls
/
comctl32
/
Makefile.in
blob
87405ab54cd271edb6e80e8253fdac21cc53bb91
1
EXTRADEFS
= -
D_COMCTL32_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
comctl32.dll
7
IMPORTS
=
user32 gdi32 advapi32 kernel32
8
DELAYIMPORTS
=
winmm
9
EXTRALIBS
= $(
LIBUNICODE
)
10
11
C_SRCS
=
\
12
animate.c \
13
comboex.c \
14
comctl32undoc.c \
15
commctrl.c \
16
datetime.c \
17
draglist.c \
18
flatsb.c \
19
header.c \
20
hotkey.c \
21
imagelist.c \
22
ipaddress.c \
23
listview.c \
24
monthcal.c \
25
nativefont.c \
26
pager.c \
27
progress.c \
28
propsheet.c \
29
rebar.c \
30
smoothscroll.c \
31
string.c \
32
status.c \
33
tab.c \
34
toolbar.c \
35
tooltips.c \
36
trackbar.c \
37
treeview.c \
38
updown.c
39
40
RC_SRCS
=
rsrc.rc
41
RC_BINSRC
=
rsrc.rc
42
RC_BINARIES
=
\
43
idb_hist_large.bmp \
44
idb_hist_small.bmp \
45
idb_std_large.bmp \
46
idb_std_small.bmp \
47
idb_view_large.bmp \
48
idb_view_small.bmp \
49
idc_copy.cur \
50
idc_divider.cur \
51
idc_divideropen.cur \
52
idc_movebutton.cur \
53
idi_dragarrow.ico \
54
idt_check.bmp
55
56
SUBDIRS
=
tests
57
58
@MAKE_DLL_RULES@
59
60
### Dependencies: