summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_add_big_resource/subdir/test_add_big_resource.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/test_add_big_resource/subdir/test_add_big_resource.qrc')
-rw-r--r--tests/auto/cmake/test_add_big_resource/subdir/test_add_big_resource.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/cmake/test_add_big_resource/subdir/test_add_big_resource.qrc b/tests/auto/cmake/test_add_big_resource/subdir/test_add_big_resource.qrc
new file mode 100644
index 0000000000..9bf4f19823
--- /dev/null
+++ b/tests/auto/cmake/test_add_big_resource/subdir/test_add_big_resource.qrc
@@ -0,0 +1,5 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource prefix="/">
+ <file>subdir_resource_file.txt</file>
+</qresource>
+</RCC>