Added EM_SCROLLCARET definition in include/richedit.h and handling in
[wine/gsoc_dplay.git] / dlls / winsock / Makefile.in
blob06fd568702780bbd494498fd45fbacb72d8a5a72
1 EXTRADEFS = -DUSE_WS_PREFIX
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ws2_32.dll
7 IMPORTS = user32 iphlpapi kernel32 ntdll
8 ALTNAMES = winsock.dll
10 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
12 C_SRCS = \
13 async.c \
14 socket.c
16 C_SRCS16 = socket16.c
18 RC_SRCS = version.rc
20 SUBDIRS = tests
22 @MAKE_DLL_RULES@
24 ### Dependencies: