mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-13 02:59:34 +00:00
Build system cleanups.
svn path=/trunk/kdesupport/qca/; revision=361150
This commit is contained in:
parent
7ad3f509ea
commit
077224671c
plugins/qca-openssl
@ -1,5 +0,0 @@
|
||||
# qconf
|
||||
QT_PATH_PLUGINS = /usr/lib/qt-3.3/plugins
|
||||
DEFINES += OSSL_097
|
||||
LIBS += -lssl -lcrypto
|
||||
|
@ -1,5 +0,0 @@
|
||||
target.path=$$QT_PATH_PLUGINS/crypto
|
||||
INSTALLS += target
|
||||
|
||||
INSTALL_ROOT =
|
||||
|
@ -12,7 +12,6 @@ DEFINES += QCA_PLUGIN
|
||||
|
||||
INCLUDEPATH += ../src
|
||||
SOURCES = qca-openssl.cpp
|
||||
LIBS += -L .. -lqca -lcrypto
|
||||
|
||||
include(conf.pri)
|
||||
include(extra.pri)
|
||||
|
Loading…
x
Reference in New Issue
Block a user