qt5base-lts/tests/auto/tools/qmake
Tor Arne Vestbø e124ad54b8 Allow RESOURCES to contain standalone files and collections of files
Standalone files are added by using RESOURCES += file.txt, while
collections of files are defined as collection.files = f1.txt f2.txt
and then added using RESOURCES += collection. For collections a prefix
can also be set using collection.prefix = /foo. The standalone files
are not prefixed.

Change-Id: I8236808238414da05e744f799a1bb15a72f4a46f
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
2015-05-18 15:49:56 +00:00
..
testdata Allow RESOURCES to contain standalone files and collections of files 2015-05-18 15:49:56 +00:00
.gitignore Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qmake.pro Allow RESOURCES to contain standalone files and collections of files 2015-05-18 15:49:56 +00:00
testcompiler.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
testcompiler.h Update copyright headers 2015-02-11 06:49:51 +00:00
tst_qmake.cpp Allow RESOURCES to contain standalone files and collections of files 2015-05-18 15:49:56 +00:00