mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 13:35:34 +08:00
committed by
Mathew Sutcliffe
parent
229d7c6068
commit
978f3c88e5
@@ -14,7 +14,7 @@ precompile_header:!isEmpty(PRECOMPILED_HEADER) {
|
||||
DEFINES += LOG_IN_FILE
|
||||
RESOURCES += blackmisc.qrc
|
||||
|
||||
# lupdate
|
||||
# lupdate (from cmd, e.g. lupdate blackmisc.pro)
|
||||
CODECFORTR = UTF-8
|
||||
TRANSLATIONS += translations/blackmisc_i18n_de.ts \
|
||||
translations/blackmisc_i18n_fr.ts \
|
||||
@@ -23,5 +23,4 @@ TRANSLATIONS += translations/blackmisc_i18n_de.ts \
|
||||
HEADERS += *.h
|
||||
SOURCES += *.cpp
|
||||
DESTDIR = ../../lib
|
||||
OTHER_FILES += $$TRANSLATIONS \
|
||||
readme.txt
|
||||
OTHER_FILES += $$TRANSLATIONS readme.txt
|
||||
|
||||
Reference in New Issue
Block a user