2010-10-29 10:54:12 +00:00
|
|
|
# #####################################################################
|
|
|
|
# Automatically generated by qmake (2.01a) Fr 18. Jun 11:12:34 2010
|
|
|
|
# #####################################################################
|
|
|
|
TEMPLATE = app
|
|
|
|
TARGET =
|
|
|
|
DEPENDPATH += .
|
2011-01-11 11:42:54 +00:00
|
|
|
INCLUDEPATH += ../openssl-act-engine ../openssl-act-engine/src . ../qt/qt-everywhere-opensource-src-4.6.3/include ../qt/qt-everywhere-opensource-src-4.6.3/include/Qt
|
|
|
|
|
2011-01-13 07:08:40 +00:00
|
|
|
QMAKE_CXXFLAGS+=-pthread
|
|
|
|
QMAKE_LFLAGS+=-pthread
|
|
|
|
|
|
|
|
CONFIG += debug thread
|
|
|
|
LIBS += -lssl
|
2010-10-29 10:54:12 +00:00
|
|
|
|
|
|
|
# Input
|
|
|
|
SOURCES += qtssltest.cpp \
|
|
|
|
smartcardauth.cpp \
|
|
|
|
pindialog.cpp
|
|
|
|
QT += webkit
|
|
|
|
QT += network
|
|
|
|
HEADERS += smartcardauth.h \
|
|
|
|
pindialog.h
|