push ab3cc77eb114d2bd400734a9dccad24563f936a6
[wine/hacks.git] / dlls / resutils / Makefile.in
blob7dd8ceb93bbb896cebd5d6b00b8aecab6bff6569
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = resutils.dll
6 IMPORTLIB = libresutils.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 resutils.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend