Updated translations.

This commit is contained in:
codestation
2016-11-24 11:22:36 -04:00
parent c6502238ea
commit 11a06fc2a1
6 changed files with 122 additions and 3647 deletions

View File

@@ -5,10 +5,6 @@ TEMPLATE += app
TARGET = qcma_android
CONFIG += mobility
android {
QT += androidextras
}
# this library needs to link statically their deps but Qt doesn't pass --static to PKGCONFIG
QMAKE_CXXFLAGS += $$system(pkg-config --static --cflags libvitamtp)