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.

17 lines
458 B

14 years ago
# #####################################################################
# Automatically generated by qmake (2.01a) Fr 18. Jun 11:12:34 2010
# #####################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += ../engine_securetoken .
# Input
SOURCES += qtssltest.cpp \
smartcardauth.cpp \
pindialog.cpp
QT += webkit
QT += network
HEADERS += smartcardauth.h \
pindialog.h