This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
QT += webkit network gui
|
||||
CONFIG += debug
|
||||
CONFIG += debug no_keywords
|
||||
QMAKE_LIBS += -lproxyface -lcryptoki++ -lssl -lcrypto
|
||||
QMAKE_INCDIR += ../../qt/qt-everywhere-opensource-src-4.6.3/include/Qt \
|
||||
../../openssl-act-engine/src/
|
||||
@@ -20,9 +20,9 @@ TRANSLATIONS = @PACKAGENAME@_en.ts \
|
||||
@PACKAGENAME@_fr.ts \
|
||||
@PACKAGENAME@_it.ts
|
||||
|
||||
SOURCES = main.cxx smartcardauth.cxx pindialog.cxx webpage.cxx
|
||||
SOURCES = main.cxx smartcardauth.cxx webpage.cxx
|
||||
|
||||
HEADERS = browser.hxx smartcardauth.hxx pindialog.hxx \
|
||||
HEADERS = browser.hxx smartcardauth.hxx pinentry.hxx \
|
||||
downloadmanager.hxx settings.hxx sslclientnetworkmanager.hxx \
|
||||
authentication.hxx webpage.hxx
|
||||
|
||||
|
Reference in New Issue
Block a user