DIB Engine: Add clipping on xxxBlt and AlphaBlend
[wine/hacks.git] / dlls / olesvr32 / Makefile.in
blobab76df601b4c50005939f850d50c4ec0a818749b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olesvr32.dll
6 IMPORTLIB = olesvr32
7 IMPORTS = kernel32
9 C_SRCS = \
10 olesvr_main.c
12 @MAKE_DLL_RULES@