winebuild: Generate MS-style imports using the OriginalFirstThunk field.
[wine.git] / dlls / printui / Makefile.in
bloba69fd98faae14dabe7166784af40291dab5d3b2a
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@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend