README: Update for 1.2.
[wine/hacks.git] / dlls / olepro32 / Makefile.in
blob607bf16da6c318e394613d11bd1c0450c095a9d2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olepro32.dll
6 IMPORTLIB = olepro32
7 IMPORTS = oleaut32 kernel32
9 C_SRCS = olepro32stubs.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@