user32: ClipCursor should use virtual screen resolution for empty/invalid rects.
[wine.git] / dlls / usp10 / Makefile.in
blob9d716d536afadcb5c1d0e1a97721a9d53513359f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = usp10.dll
6 IMPORTLIB = libusp10.$(IMPLIBEXT)
7 IMPORTS = gdi32 kernel32
9 C_SRCS = \
10 usp10.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend