wined3d: Pass a wined3d_device_context to wined3d_cs_emit_blt_sub_resource().
[wine/zf.git] / dlls / oleaut32 / tests / Makefile.in
blob098ea9deef7e2558a75de7ae156e2803cb6b1707
1 TESTDLL = oleaut32.dll
2 IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32
4 C_SRCS = \
5 dispatch.c \
6 olefont.c \
7 olepicture.c \
8 safearray.c \
9 tmarshal.c \
10 typelib.c \
11 usrmarshal.c \
12 varformat.c \
13 vartest.c \
14 vartype.c
16 RC_SRCS = tmarshal.rc
18 IDL_SRCS = \
19 test_reg.idl \
20 test_simple.idl \
21 test_tlb.idl \
22 tmarshal.idl