repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
readme: Update Japanese translation.
[wine/multimedia.git]
/
dlls
/
wldap32
/
Makefile.in
blob
5a15aa1e06341caeb193e68642254c324bb5f744
1
MODULE
=
wldap32.dll
2
IMPORTLIB
=
wldap32
3
IMPORTS
=
user32
4
EXTRALIBS
=
@LDAPLIBS@
5
6
C_SRCS
=
\
7
add.c \
8
ber.c \
9
bind.c \
10
compare.c \
11
control.c \
12
delete.c \
13
dn.c \
14
error.c \
15
extended.c \
16
init.c \
17
main.c \
18
misc.c \
19
modify.c \
20
modrdn.c \
21
option.c \
22
page.c \
23
parse.c \
24
rename.c \
25
search.c \
26
value.c
27
28
RC_SRCS
=
wldap32.rc
29
PO_SRCS
=
wldap32.rc
30
31
@MAKE_DLL_RULES@