mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
refs #195, code formatting, renaming, cleanup in the course of action
This commit is contained in:
@@ -21,13 +21,6 @@ precompile_header:!isEmpty(PRECOMPILED_HEADER) {
|
||||
}
|
||||
|
||||
DEFINES += LOG_IN_FILE
|
||||
# RESOURCES += blackgui.qrc
|
||||
|
||||
# lupdate (from cmd, e.g. lupdate blackmisc.pro)
|
||||
# CODECFORTR = UTF-8
|
||||
# TRANSLATIONS += translations/blackgui_i18n_de.ts \
|
||||
# translations/blackgui_i18n_fr.ts \
|
||||
# translations/blackgui_i18n_en.ts
|
||||
|
||||
win32:!win32-g++*: PRE_TARGETDEPS += ../../lib/blackmisc.lib
|
||||
else: PRE_TARGETDEPS += ../../lib/libblackmisc.a
|
||||
|
||||
Reference in New Issue
Block a user