msvcrt: Don't include MSVC 7.0+ exception functions in SOs for older DLLs.
[wine.git] / dlls / wldap32 / Makefile.in
blob7dc2984c5aa8c51f2c52e06385161826a798b8b8
1 MODULE = wldap32.dll
2 IMPORTLIB = wldap32
3 IMPORTS = user32
4 EXTRAINCL = $(LDAP_CFLAGS)
5 EXTRALIBS = $(LDAP_LIBS)
7 C_SRCS = \
8 add.c \
9 ber.c \
10 bind.c \
11 compare.c \
12 control.c \
13 delete.c \
14 dn.c \
15 error.c \
16 extended.c \
17 init.c \
18 main.c \
19 misc.c \
20 modify.c \
21 modrdn.c \
22 option.c \
23 page.c \
24 parse.c \
25 rename.c \
26 search.c \
27 value.c
29 RC_SRCS = wldap32.rc