user: Use winproc callbacks for the remaining 16-bit messaging functions.
[wine] / dlls / iphlpapi / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = iphlpapi.dll
6 IMPORTLIB = libiphlpapi.$(IMPLIBEXT)
7 IMPORTS   = advapi32 kernel32
8
9 C_SRCS = \
10         ifenum.c \
11         iphlpapi_main.c \
12         ipstats.c
13
14 SUBDIRS = tests
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: