push 556f62bab943c37bb6cbad95a6ecb3d73e04a93f
[wine/hacks.git] / dlls / oleaut32 / tests / Makefile.in
blob4cb08655d7b44b65b1cbd72514fbc665cfd9eda6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = oleaut32.dll
6 IMPORTS = oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 kernel32
8 CTESTS = \
9 olefont.c \
10 olepicture.c \
11 safearray.c \
12 tmarshal.c \
13 typelib.c \
14 usrmarshal.c \
15 varformat.c \
16 vartest.c \
17 vartype.c
19 RC_SRCS = tmarshal.rc
21 IDL_I_SRCS = tmarshal.idl
23 IDL_TLB_SRCS = \
24 test_tlb.idl \
25 tmarshal.idl
27 @MAKE_TEST_RULES@
29 @DEPENDENCIES@ # everything below this line is overwritten by make depend