зеркало из https://github.com/mozilla/gecko-dev.git
Added the LIBRARY statements to the .DEF files.
Modified files: nss.def, smime.def, and ssl.def.
This commit is contained in:
Родитель
619ff23408
Коммит
1e4d956b10
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче