blob: 036c63d67d5bc0ef8a5098573fa12731c473bd78 [file] [log] [blame]
TESTDLL = oleaut32.dll
IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32
C_SRCS = \
dispatch.c \
olefont.c \
olepicture.c \
safearray.c \
tmarshal.c \
typelib.c \
usrmarshal.c \
varformat.c \
vartest.c \
vartype.c
RC_SRCS = tmarshal.rc
IDL_SRCS = \
test_reg.idl \
test_tlb.idl \
tmarshal.idl