projects
/
wine
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ntdll/tests: Add some tests for the NtQueryInformationFile() FileNameInformation...
[wine]
/
dlls
/
cryptnet
/
Makefile.in
diff --git
a/dlls/cryptnet/Makefile.in
b/dlls/cryptnet/Makefile.in
index
6f02301
..
749da1a
100644
(file)
--- a/
dlls/cryptnet/Makefile.in
+++ b/
dlls/cryptnet/Makefile.in
@@
-3,7
+3,9
@@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cryptnet.dll
+IMPORTLIB = cryptnet
IMPORTS = crypt32 kernel32
+DELAYIMPORTS = wininet
C_SRCS = \
cryptnet_main.c