Added rules for building import libraries in the individual dll
[wine.git] / dlls / dpnhpast / Makefile.in
blob3b3b79bbee1d4fb4010dd20eb1cb579fb58fc158
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dpnhpast.dll
6 IMPORTLIB = libdpnhpast.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 ### Dependencies: