diff options
Diffstat (limited to 'Tests/QtAutogen/ManySources/data.qrc.in')
-rw-r--r-- | Tests/QtAutogen/ManySources/data.qrc.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/QtAutogen/ManySources/data.qrc.in b/Tests/QtAutogen/ManySources/data.qrc.in new file mode 100644 index 000000000..870d48631 --- /dev/null +++ b/Tests/QtAutogen/ManySources/data.qrc.in @@ -0,0 +1,7 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource> + <file>object_@III@.h</file> + <file>item_@III@.h</file> + <file>item_@III@.cpp</file> +</qresource> +</RCC> |