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
crypt32: Use set encoding function for encoding PKCS signed info.
[wine/multimedia.git]
/
dlls
/
atl
/
Makefile.in
blob
d419a5d558d29d13b89b887669c0a0e3172b6b39
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
atl.dll
6
IMPORTLIB
=
libatl.
$(
IMPLIBEXT
)
7
IMPORTS
=
ole32 oleaut32 shlwapi user32 gdi32 advapi32 kernel32
8
EXTRALIBS
= -
luuid
9
10
C_SRCS
=
\
11
atl_ax.c \
12
atl_main.c \
13
registrar.c
14
15
RC_SRCS
=
rsrc.rc
16
17
IDL_H_SRCS
=
\
18
atliface.idl
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend