repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
comctl32
/
Makefile.in
blob
679c0c9179c05221d20e13b37149b2c6c8d1225c
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
LDDLLFLAGS
=
@LDDLLFLAGS@
12
SYMBOLFILE
= $(
MODULE
)
.tmp.o
13
14
C_SRCS
=
\
15
animate.c \
16
comboex.c \
17
comctl32undoc.c \
18
commctrl.c \
19
datetime.c \
20
draglist.c \
21
flatsb.c \
22
header.c \
23
hotkey.c \
24
imagelist.c \
25
ipaddress.c \
26
listview.c \
27
monthcal.c \
28
nativefont.c \
29
pager.c \
30
progress.c \
31
propsheet.c \
32
rebar.c \
33
smoothscroll.c \
34
status.c \
35
tab.c \
36
toolbar.c \
37
tooltips.c \
38
trackbar.c \
39
treeview.c \
40
updown.c
41
42
RC_SRCS
=
rsrc.rc
43
44
@MAKE_DLL_RULES@
45
46
### Dependencies: