show PIN attempts if known, nothing if unknown; refs #37
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user