msi: Consistently use the parser allocator when parsing a query.
[wine] / dlls / printui / Makefile.in
CommitLineData
3fd4a536
DR
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = printui.dll
d97a3b33 6IMPORTS = shell32 kernel32
3fd4a536
DR
7
8C_SRCS = \
9 printui.c
10
aec01bfc
DR
11RC_SRCS = printui.rc
12
3fd4a536
DR
13@MAKE_DLL_RULES@
14
15@DEPENDENCIES@ # everything below this line is overwritten by make depend