mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 06:04:15 +01:00
integrated changes from 1.3.5
This commit is contained in:
@@ -11,10 +11,11 @@ include $(POCO_BASE)/build/rules/global
|
||||
SYSLIBS += -lssl -lcrypto
|
||||
|
||||
objects = Cipher CipherFactory CipherImpl CipherKey CipherKeyImpl CryptoStream CryptoTransform \
|
||||
RSACipherImpl RSAKey RSAKeyImpl RSADigestEngine
|
||||
RSACipherImpl RSAKey RSAKeyImpl RSADigestEngine \
|
||||
X509Certificate OpenSSLInitializer
|
||||
|
||||
target = PocoCrypto
|
||||
target_version = $(LIBVERSION)
|
||||
target_libs = PocoNetSSL PocoNet PocoFoundation
|
||||
target_libs = PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/lib
|
||||
|
||||
Reference in New Issue
Block a user