winspool: Simplify the code that checks for deleted printers and have it not call...
[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@