A simple Qt based browser with no bullshit that supports PKCS#11 tokens (such as the SuisseID).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
586 B

# #####################################################################
# Automatically generated by qmake (2.01a) Fr 18. Jun 11:12:34 2010
# #####################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
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
CONFIG += debug
# Input
SOURCES += qtssltest.cpp \
smartcardauth.cpp \
pindialog.cpp
QT += webkit
QT += network
HEADERS += smartcardauth.h \
pindialog.h