Win32 fixes... add new directory to build system. Fix warnings.
This commit is contained in:
@@ -309,6 +309,7 @@ $crypto.=" crypto/krb5/krb5_asn.h";
|
||||
#$crypto.=" crypto/store/store.h";
|
||||
$crypto.=" crypto/pqueue/pqueue.h";
|
||||
$crypto.=" crypto/cms/cms.h";
|
||||
$crypto.=" crypto/jpake/jpake.h";
|
||||
|
||||
my $symhacks="crypto/symhacks.h";
|
||||
|
||||
|
||||
@@ -48,6 +48,7 @@ my @dirs = (
|
||||
"crypto/x509v3",
|
||||
"crypto/cms",
|
||||
"crypto/conf",
|
||||
"crypto/jpake",
|
||||
"crypto/txt_db",
|
||||
"crypto/pkcs7",
|
||||
"crypto/pkcs12",
|
||||
|
||||
Reference in New Issue
Block a user