winex11: Consider zero-size windows mapped even when they are positioned at 0,0.
[wine/multimedia.git] / dlls / winspool.drv / Makefile.in
blob1c6933bcf59a8072a36ba4372f617249feb60f13
1 EXTRADEFS = -D_SPOOL32_
2 MODULE = winspool.drv
3 IMPORTLIB = winspool
4 IMPORTS = user32 gdi32 advapi32
5 EXTRAINCL = @CUPSINCL@
7 C_SRCS = \
8 info.c \
9 wspool.c
11 RC_SRCS = winspool.rc
12 PO_SRCS = winspool.rc
14 @MAKE_DLL_RULES@