projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
secur32: Update ntlm_auth version detection to detect new samba4 version numbers.
[wine]
/
dlls
/
comctl32
/
tests
/
Makefile.in
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
dpa.c \
11
header.c \
12
imagelist.c \
13
monthcal.c \
14
mru.c \
15
progress.c \
16
subclass.c \
17
tab.c \
18
toolbar.c \
19
tooltips.c \
20
treeview.c \
21
updown.c
22
23
@MAKE_TEST_RULES@
24
25
### Dependencies: