mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-22 10:55:38 +01:00
build qm-files for translation create resource file for translations, contains german translations, for now. this is some kind of hack to make it work. rcc doesn’t allow out-of-source builds, so the commands need to be specified by hand, to copy things around between source and binary directories.
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource prefix="/lang">
|
|
<file>tomahawk_de.qm</file>
|
|
</qresource>
|
|
</RCC>
|