References #2

This commit is contained in:
carsten.pluntke
2010-09-02 15:58:09 +00:00
parent 9a8b208c62
commit f5e983f5b9
9 changed files with 429 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# #####################################################################
# 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