wine/dlls/ole32/tests/Makefile.in
2006-03-22 11:19:25 +01:00

21 lines
326 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ole32.dll
IMPORTS = oleaut32 ole32 user32 gdi32 kernel32
EXTRALIBS = -luuid
CTESTS = \
clipboard.c \
compobj.c \
marshal.c \
moniker.c \
propvariant.c \
stg_prop.c \
storage32.c
@MAKE_TEST_RULES@
### Dependencies: