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
comctl32: Never release state image list.
[wine/multimedia.git]
/
dlls
/
cryptui
/
Makefile.in
blob
3504f8e8be1ef53157e47b0da25664bf909c0ba1
1
MODULE
=
cryptui.dll
2
IMPORTS
=
uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 advapi32
3
DELAYIMPORTS
=
wintrust urlmon
4
IMPORTLIB
=
cryptui
5
6
C_SRCS
=
\
7
main.c
8
9
RC_SRCS
=
cryptui.rc
10
PO_SRCS
=
cryptui.rc
11
12
@MAKE_DLL_RULES@