Added the LIBRARY statements to the .DEF files.

Modified files: nss.def, smime.def, and ssl.def.
This commit is contained in:
wtc%netscape.com 2001-01-03 01:31:10 +00:00
Родитель 619ff23408
Коммит 1e4d956b10
3 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,7 @@
; may use your version of this file under either the MPL or the
; GPL.
;
LIBRARY nss3
EXPORTS
ATOB_AsciiToData
ATOB_ConvertAsciiToItem

Просмотреть файл

@ -30,6 +30,7 @@
; may use your version of this file under either the MPL or the
; GPL.
;
LIBRARY smime3
EXPORTS
NSS_CMSAlgArray_GetIndexByAlgID
NSS_CMSAlgArray_GetIndexByAlgTag

Просмотреть файл

@ -30,6 +30,7 @@
; may use your version of this file under either the MPL or the
; GPL.
;
LIBRARY ssl3
EXPORTS
NSS_CmpCertChainWCANames
NSS_FindCertKEAType