mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-09 01:09:34 +00:00
installation
svn path=/trunk/kdesupport/qca/; revision=251144
This commit is contained in:
parent
3178c92195
commit
5952e5967c
plugins/qca-tls
@ -15,4 +15,5 @@ SOURCES = qca-tls.cpp
|
||||
DEFINES += QCA_PLUGIN
|
||||
|
||||
include(conf.pri)
|
||||
include(extra.pri)
|
||||
|
||||
|
6
plugins/qca-tls/qcextra
Executable file
6
plugins/qca-tls/qcextra
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
cat >extra.pri <<EOT
|
||||
target.path=$QTDIR/plugins/crypto
|
||||
INSTALLS += target
|
||||
EOT
|
Loading…
x
Reference in New Issue
Block a user