wine/dlls/ole32/tests/Makefile.in
Robert Shearman 6e92fca9b3 - Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
- Test case VT_BSTR, VT_LPSTR and VT_LPWSTR.
2004-09-06 21:28:28 +00:00

16 lines
251 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ole32.dll
IMPORTS = oleaut32 ole32 kernel32 ntdll
EXTRALIBS = -luuid
CTESTS = \
propvariant.c \
storage32.c
@MAKE_TEST_RULES@
### Dependencies: