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
/
cryptui
/
Makefile.in
blob
5df9eb75b1fe716e7fead09f1f6f58f65d3ed75a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cryptui.dll
6
IMPORTS
=
uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 advapi32 kernel32
7
DELAYIMPORTS
=
wintrust urlmon
8
IMPORTLIB
=
cryptui
9
10
C_SRCS
=
\
11
main.c
12
13
RC_SRCS
=
\
14
cryptui.rc \
15
cryptui_De.rc \
16
cryptui_En.rc \
17
cryptui_Fr.rc \
18
cryptui_It.rc \
19
cryptui_Ko.rc \
20
cryptui_Lt.rc \
21
cryptui_Nl.rc \
22
cryptui_Pl.rc \
23
cryptui_Pt.rc
24
25
@MAKE_DLL_RULES@