repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mstask: Implement ITask::DeleteTrigger().
[wine.git]
/
dlls
/
wldap32
/
Makefile.in
blob
7dc2984c5aa8c51f2c52e06385161826a798b8b8
1
MODULE
=
wldap32.dll
2
IMPORTLIB
=
wldap32
3
IMPORTS
=
user32
4
EXTRAINCL
= $(
LDAP_CFLAGS
)
5
EXTRALIBS
= $(
LDAP_LIBS
)
6
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
28
29
RC_SRCS
=
wldap32.rc