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 0.9.39.
[wine/gsoc-2012-control.git]
/
dlls
/
comctl32
/
tests
/
Makefile.in
blob
7da37b80aef00ee329a94fe7c201feb9e0a0e3b5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
comctl32.dll
6
IMPORTS
=
comctl32 ole32 shlwapi user32 gdi32 advapi32 kernel32
7
8
CTESTS
=
\
9
comboex.c \
10
datetime.c \
11
dpa.c \
12
header.c \
13
imagelist.c \
14
listview.c \
15
misc.c \
16
monthcal.c \
17
mru.c \
18
msg.c \
19
progress.c \
20
propsheet.c \
21
rebar.c \
22
status.c \
23
subclass.c \
24
tab.c \
25
toolbar.c \
26
tooltips.c \
27
trackbar.c \
28
treeview.c \
29
updown.c
30
31
RC_SRCS
=
rsrc.rc
32
RC_BINSRC
=
rsrc.rc
33
RC_BINARIES
=
\
34
bmp128x15.bmp \
35
bmp80x15.bmp
36
37
@MAKE_TEST_RULES@
38
39
@DEPENDENCIES@
# everything below this line is overwritten by make depend