configure: Build the import libraries without recursing when possible.
[wine/multimedia.git] / dlls / dpwsockx / Makefile.in
blobeb1e13e3b8fc905c528e3d3b6ff4d243aac44d38
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dpwsockx.dll
6 IMPORTS = dxguid ws2_32
8 C_SRCS = \
9 dpwsockx_main.c
11 @MAKE_DLL_RULES@