repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
psapi/tests: Fix the working set tests for Wow64.
[wine/testsucceed.git]
/
dlls
/
cryptdlg
/
Makefile.in
blob
11dcc17424d05b419cec661b2196256303ab5811
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_Da.rc \
13
cryptdlg_De.rc \
14
cryptdlg_En.rc \
15
cryptdlg_Fr.rc \
16
cryptdlg_It.rc \
17
cryptdlg_Ko.rc \
18
cryptdlg_Lt.rc \
19
cryptdlg_Nl.rc \
20
cryptdlg_Pl.rc \
21
cryptdlg_Pt.rc \
22
cryptdlg_Ro.rc \
23
cryptdlg_Uk.rc
24
25
@MAKE_DLL_RULES@