Make.rules: Automatically generate the header for all types of idl sources.
[wine/multimedia.git] / dlls / oleaut32 / tests / Makefile.in
blob7e0b307234ee09d0582a4fd1b1dd88255c369aa0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = oleaut32.dll
6 IMPORTS = oleaut32 ole32 shlwapi rpcrt4 user32 gdi32 advapi32 kernel32
7 EXTRALIBS = -luuid -luser32
9 CTESTS = \
10 olefont.c \
11 olepicture.c \
12 safearray.c \
13 tmarshal.c \
14 typelib.c \
15 usrmarshal.c \
16 varformat.c \
17 vartest.c \
18 vartype.c
20 RC_SRCS = tmarshal.rc
22 IDL_I_SRCS = tmarshal.idl
23 IDL_TLB_SRCS = tmarshal.idl
25 @MAKE_TEST_RULES@
27 @DEPENDENCIES@ # everything below this line is overwritten by make depend