ole32: Add tests for error info functions.
[wine/wine-kai.git] / dlls / oleacc / Makefile.in
blobd52d5482ab8eb693c0253f0ed0513b712ef5cf1e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = oleacc.dll
6 IMPORTLIB = liboleacc.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend