gdi32: Only store a total visible region when it's a combination of other regions.
[wine] / dlls / olepro32 / Makefile.in
1 MODULE    = olepro32.dll
2 IMPORTLIB = olepro32
3 IMPORTS   = oleaut32
4
5 C_SRCS = olepro32stubs.c
6
7 RC_SRCS = version.rc
8
9 @MAKE_DLL_RULES@