repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msdaps: Add support for remoting IRowset_ReleaseRows.
[wine/hramrach.git]
/
dlls
/
cryptdlg
/
Makefile.in
blob
a5d9a5a1489a391a4bdc0d1e9321a5a795c21f0d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cryptdlg.dll
6
IMPORTS
=
cryptui crypt32 wintrust user32 advapi32 kernel32
7
8
C_SRCS
=
\
9
main.c
10
11
RC_SRCS
=
\
12
cryptdlg_De.rc \
13
cryptdlg_En.rc \
14
cryptdlg_Fr.rc \
15
cryptdlg_Ko.rc \
16
cryptdlg_Lt.rc \
17
cryptdlg_Nl.rc \
18
cryptdlg_Pt.rc \
19
cryptdlg_Ro.rc \
20
cryptdlg_Uk.rc
21
22
@MAKE_DLL_RULES@
23
24
@DEPENDENCIES@
# everything below this line is overwritten by make depend