closes #20, closes #21, closes #17

This commit is contained in:
Marc Wäckerlin
2011-01-19 15:04:11 +00:00
parent fbf345e75c
commit b8cb4c1489
11 changed files with 3065 additions and 498 deletions

View File

@@ -21,10 +21,17 @@ TRANSLATIONS = @PACKAGENAME@_en.ts \
@PACKAGENAME@_de.ts \
@PACKAGENAME@_fr.ts \
@PACKAGENAME@_it.ts
SOURCES = main.cxx smartcardauth.cxx pindialog.cxx
HEADERS = browser.hxx smartcardauth.hxx pindialog.hxx downloadmanager.hxx
FORMS = browser.ui
HEADERS = browser.hxx smartcardauth.hxx pindialog.hxx \
downloadmanager.hxx settings.hxx sslclientnetworkmanager.hxx
FORMS = browser.ui settings.ui pinentry.ui
RESOURCES = languages.qrc resources.qrc
TARGET = @PACKAGENAME@
CODECFORSRC = UTF-8
CODECFORTR = UTF-8