user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.
[wine/hacks.git] / dlls / printui / Makefile.in
blobc6c923b5097a968e78897032fb81a97880c1723d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = printui.dll
6 IMPORTS = shell32 kernel32
8 C_SRCS = \
9 printui.c
11 RC_SRCS = printui.rc
13 @MAKE_DLL_RULES@