Windows: Add missing export for libhcrypto-exports.def

This commit is contained in:
Asanka C. Herath
2010-09-18 15:39:25 -04:00
parent fea391eb96
commit a4be8fcd7e
2 changed files with 4 additions and 2 deletions

View File

@@ -123,8 +123,8 @@ libhcrypto_OBJs = \
$(OBJ)\rsa-ltm.obj \
$(OBJ)\sha.obj \
$(OBJ)\sha256.obj \
$(OBJ)\validate.obj \
$(OBJ)\ui.obj
$(OBJ)\ui.obj \
$(OBJ)\validate.obj
$(LIBHCRYPTO): $(libhcrypto_OBJs)
$(LIBCON)

View File

@@ -282,3 +282,5 @@ EXPORTS
hc_EVP_CipherUpdate
hc_EVP_CipherFinal_ex
hc_hcrypto_validate