@@ -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
|
||||
|
Reference in New Issue
Block a user