repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.6-rc2.
[wine/testsucceed.git]
/
dlls
/
comctl32
/
tests
/
Makefile.in
blob
670f52ec8a6a4cd66550a3dcf60aaae18bf155e8
1
TESTDLL
=
comctl32.dll
2
IMPORTS
=
comctl32 ole32 user32 gdi32 advapi32
3
4
C_SRCS
=
\
5
comboex.c \
6
datetime.c \
7
dpa.c \
8
header.c \
9
imagelist.c \
10
ipaddress.c \
11
listview.c \
12
misc.c \
13
monthcal.c \
14
mru.c \
15
pager.c \
16
progress.c \
17
propsheet.c \
18
rebar.c \
19
status.c \
20
subclass.c \
21
syslink.c \
22
tab.c \
23
toolbar.c \
24
tooltips.c \
25
trackbar.c \
26
treeview.c \
27
updown.c
28
29
RC_SRCS
=
rsrc.rc
30
31
@MAKE_TEST_RULES@