comctl32: Disable owner of modal property sheets before creating the dialog.
[wine/wine-kai.git] / programs / spoolsv / Makefile.in
blob4ebf189ba46ab6faf7b0bef47b35efb5a1baf6dc
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = spoolsv.exe
6 APPMODE = -mconsole
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 main.c
12 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend