References #2
This commit is contained in:
16
Test_Qt_Frontend/QtSslTest.pro
Normal file
16
Test_Qt_Frontend/QtSslTest.pro
Normal 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
|
Reference in New Issue
Block a user