projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ole32: Add a test for IEnumSTATSTG.
[wine]
/
dlls
/
ole32
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = ole32.dll
6
IMPORTS = oleaut32 ole32 user32 gdi32 kernel32
7
EXTRALIBS = -luuid
8
9
CTESTS = \
10
clipboard.c \
11
compobj.c \
12
marshal.c \
13
moniker.c \
14
propvariant.c \
15
stg_prop.c \
16
storage32.c
17
18
@MAKE_TEST_RULES@
19
20
### Dependencies: