show PIN attempts if known, nothing if unknown; refs #37

This commit is contained in:
Marc Wäckerlin
2011-06-03 06:59:40 +00:00
parent b92ec55a79
commit 114878a9d0
8 changed files with 209 additions and 65 deletions

View File

@@ -5,6 +5,8 @@ QMAKE_LIBS += -lproxyface -lcryptoki++ -lssl -lcrypto
unix {
!macx {
CONFIG += debug
QMAKE_INCDIR += /usr/include/PCSC
QMAKE_INCDIR += /usr/local/include/PCSC
}
}
macx {