mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-13 20:06:24 +08:00
fix bug LNK2001
fix bug LNK2001
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
LIBS=../../libcrypto
|
LIBS=../../libcrypto
|
||||||
SOURCE[../../libcrypto]=sm2_err.c sm2_asn1.c sm2_id.c sm2_sign.c sm2_enc.c \
|
SOURCE[../../libcrypto]=sm2_err.c sm2_asn1.c sm2_id.c sm2_sign.c sm2_enc.c \
|
||||||
sm2_oct.c sm2_exch.c sm2_kmeth.c
|
sm2_oct.c sm2_exch.c sm2_kmeth.c sm2_cosign.c
|
||||||
|
|||||||
Reference in New Issue
Block a user