ntdll/tests: Add some tests for the NtQueryInformationFile() FileNameInformation...
[wine] / dlls / cryptnet / Makefile.in
index 6f02301..749da1a 100644 (file)
@@ -3,7 +3,9 @@ TOPOBJDIR = ../..
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
 MODULE    = cryptnet.dll
+IMPORTLIB = cryptnet
 IMPORTS   = crypt32 kernel32
+DELAYIMPORTS = wininet
 
 C_SRCS = \
        cryptnet_main.c