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