4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-09 17:29:33 +00:00

track qca.qcm changes

svn path=/trunk/kdesupport/qca/; revision=732154
This commit is contained in:
Justin Karneges 2007-11-02 23:17:17 +00:00
parent cc0c4925f1
commit e81a1ea875
5 changed files with 4 additions and 6 deletions

@ -28,7 +28,6 @@ extern "C"
#include <sasl/sasl.h>
}
#include <QHostAddress>
#include <QStringList>
#include <QList>
#include <QFile>

@ -1,13 +1,12 @@
TEMPLATE = lib
CONFIG += plugin
QT -= gui
QT += network
CONFIG += crypto
DESTDIR = lib
VERSION = 2.0.0
unix:include(conf.pri)
windows:CONFIG += crypto
windows:include(conf_win.pri)
CONFIG += create_prl

@ -1,12 +1,12 @@
TEMPLATE = lib
CONFIG += plugin
QT -= gui
CONFIG += crypto
DESTDIR = lib
VERSION = 2.0.0
unix:include(conf.pri)
windows:CONFIG += crypto
windows:include(conf_win.pri)
CONFIG += create_prl

@ -1,12 +1,12 @@
TEMPLATE = lib
CONFIG += plugin
QT -= gui
CONFIG += crypto
DESTDIR = lib
VERSION = 2.0.0
unix:include(conf.pri)
windows:CONFIG += crypto
windows:include(conf_win.pri)
CONFIG += create_prl

@ -1,12 +1,12 @@
TEMPLATE = lib
CONFIG += plugin
QT -= gui
CONFIG += crypto
DESTDIR = lib
VERSION = 2.0.0
unix:include(conf.pri)
windows:CONFIG += crypto
windows:include(conf_win.pri)
CONFIG += create_prl