wined3d: Remove the GetContainer() methods from the public wined3d interface.
[wine/wine-gecko.git] / dlls / mswsock / Makefile.in
blob378aebf58be26e4f1969162810d42a7a7d2eaaa4
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mswsock.dll
6 IMPORTLIB = mswsock
7 IMPORTS = ws2_32
9 C_SRCS = \
10 mswsock.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@