repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Changes from running autconf after previous patch.
[wine/hacks.git]
/
dlls
/
comctl32
/
tests
/
Makefile.in
blob
343c9fd51c933bf18cadbca0f67d6d7d84a70352
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
comctl32.dll
6
IMPORTS
=
comctl32 ole32 user32 gdi32 advapi32 kernel32
7
8
C_SRCS
=
\
9
comboex.c \
10
datetime.c \
11
dpa.c \
12
header.c \
13
imagelist.c \
14
ipaddress.c \
15
listview.c \
16
misc.c \
17
monthcal.c \
18
mru.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
33
@MAKE_TEST_RULES@