repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcrt: Add declaration for _sc[w]printf to header.
[wine.git]
/
dlls
/
cryptnet
/
Makefile.in
blob
3ab537a96837686999da1f7e207da2f89144470f
1
MODULE
=
cryptnet.dll
2
IMPORTLIB
=
cryptnet
3
IMPORTS
=
crypt32
4
DELAYIMPORTS
=
wininet
5
6
C_SRCS
=
\
7
cryptnet_main.c
8
9
@MAKE_DLL_RULES@