projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix a copy&paste bug in get_buffer_pe.
[wine]
/
dlls
/
shlwapi
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = shlwapi.dll
6
IMPORTS = shlwapi advapi32 ole32 oleaut32
7
8
CTESTS = \
9
clist.c \
10
clsid.c \
11
generated.c \
12
ordinal.c \
13
path.c \
14
shreg.c \
15
string.c
16
17
@MAKE_TEST_RULES@
18
19
### Dependencies: