include: Use proper dllimports for propsys functions.
[wine.git] / libs / ldap / Makefile.in
blob5e5882584d0554723152cda0af73fc059d8d3fcf
1 EXTLIB = libldap.a
2 EXTRAINCL = -I$(srcdir)/include
3 EXTRADEFS = -D_TIMEVAL_DEFINED
5 SOURCES = \
6 liblber/bprint.c \
7 liblber/decode.c \
8 liblber/encode.c \
9 liblber/io.c \
10 liblber/memory.c \
11 liblber/nt_err.c \
12 liblber/options.c \
13 liblber/sockbuf.c \
14 libldap/abandon.c \
15 libldap/add.c \
16 libldap/avl.c \
17 libldap/bind.c \
18 libldap/charray.c \
19 libldap/compare.c \
20 libldap/controls.c \
21 libldap/cyrus.c \
22 libldap/delete.c \
23 libldap/error.c \
24 libldap/extended.c \
25 libldap/fetch.c \
26 libldap/filter.c \
27 libldap/free.c \
28 libldap/getattr.c \
29 libldap/getdn.c \
30 libldap/getentry.c \
31 libldap/getvalues.c \
32 libldap/init.c \
33 libldap/lbase64.c \
34 libldap/ldif.c \
35 libldap/modify.c \
36 libldap/modrdn.c \
37 libldap/open.c \
38 libldap/options.c \
39 libldap/os-ip.c \
40 libldap/pagectrl.c \
41 libldap/print.c \
42 libldap/references.c \
43 libldap/request.c \
44 libldap/result.c \
45 libldap/sasl.c \
46 libldap/sasl_w.c \
47 libldap/schema.c \
48 libldap/search.c \
49 libldap/sortctrl.c \
50 libldap/string.c \
51 libldap/tavl.c \
52 libldap/thr_nt.c \
53 libldap/tls2.c \
54 libldap/tls_w.c \
55 libldap/unbind.c \
56 libldap/url.c \
57 libldap/utf-8.c \
58 libldap/util-int.c \
59 libldap/vlvctrl.c