Language files added to resources

This commit is contained in:
Ilya Kitaev
2016-01-27 22:06:38 +03:00
parent 3cfa176605
commit cb45a37c95
3 changed files with 13 additions and 6 deletions

View File

@@ -28,7 +28,3 @@ QML_IMPORT_PATH =
# Default rules for deployment.
include(deployment.pri)
# copy language files (xml and images) to the output directory
copydata.commands = $(COPY_DIR) $$shell_path($$PWD/lang) $$shell_path($$DESTDIR/lang)
QMAKE_EXTRA_TARGETS += copydata
POST_TARGETDEPS += copydata