tdesktop/Telegram/Resources/telegram_emoji.qrc
John Preston bff74452b7 Divided emoji resource file in two.
Linux 32bit build cannot handle all the emoji sprites
being compiled in a single translation unit, so now
it is divided in two.
2017-02-17 15:15:24 +03:00

8 lines
199 B
Text

<RCC>
<qresource prefix="/gui">
<file>art/emoji.webp</file>
<file>art/emoji_125x.webp</file>
<file>art/emoji_150x.webp</file>
<file>art/emoji_200x.webp</file>
</qresource>
</RCC>