kernel32/tests: Add a test to check some fields in fake dlls.
[wine.git] / dlls / ole32 / tests / Makefile.in
blob6bf57e3e41f727a9cba022b01c366c51ec504160
1 TESTDLL = ole32.dll
2 IMPORTS = oleaut32 ole32 user32 uuid gdi32 advapi32
4 C_SRCS = \
5 clipboard.c \
6 compobj.c \
7 defaulthandler.c \
8 dragdrop.c \
9 errorinfo.c \
10 hglobalstream.c \
11 marshal.c \
12 moniker.c \
13 ole2.c \
14 ole_server.c \
15 propvariant.c \
16 stg_prop.c \
17 storage32.c \
18 usrmarshal.c