translation loader + qm files added

This commit is contained in:
Rafael 2016-03-23 09:10:46 +01:00
parent 597ef4f051
commit 516765b513
5 changed files with 154 additions and 3 deletions

View file

@ -25,7 +25,7 @@ TARGET = gta5sync
TEMPLATE = app
SOURCES += main.cpp\
SOURCES += main.cpp \
SnapmaticPicture.cpp \
PictureDialog.cpp \
ProfileDatabase.cpp \
@ -58,10 +58,10 @@ FORMS += \
TRANSLATIONS += \
gta5sync_de.ts
RESOURCES +=
RESOURCES += \
app.qrc
OTHER_FILES += \
gta5sync_de.qm \
app.rc
win32: RC_FILE += app.rc