mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
ported 1.4.4 branch changes (needs build checks and test runs!)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.4/Crypto/Makefile#1 $
|
||||
# $Id: //poco/1.4/Crypto/Makefile#2 $
|
||||
#
|
||||
# Makefile for Poco Crypto
|
||||
#
|
||||
@@ -11,7 +11,7 @@ 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 DigestEngine \
|
||||
X509Certificate OpenSSLInitializer
|
||||
|
||||
target = PocoCrypto
|
||||
|
||||
Reference in New Issue
Block a user