forked from qt-creator/qt-creator
Building apps with large asset files added to .qrc files requires huge amounts of memory, so they should be avoided or included as external binary resources. Fixes: QDS-4943 Change-Id: I8e4b3630b0543a33547c3477145adf3b2f47b758 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>