dxdiagn: Remove unneeded casts.
[wine.git] / dlls / olepro32 / Makefile.in
blobdd8c5e6114b2cd124efb0d1800306f68fc659960
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olepro32.dll
6 IMPORTLIB = libolepro32.$(IMPLIBEXT)
7 IMPORTS = oleaut32 kernel32
9 C_SRCS = olepro32stubs.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend