diff options
Diffstat (limited to 'Tests/QtAutogen/RccSkipSource/skipRccGood.qrc')
-rw-r--r-- | Tests/QtAutogen/RccSkipSource/skipRccGood.qrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogen/RccSkipSource/skipRccGood.qrc b/Tests/QtAutogen/RccSkipSource/skipRccGood.qrc new file mode 100644 index 0000000..21a94b0 --- /dev/null +++ b/Tests/QtAutogen/RccSkipSource/skipRccGood.qrc @@ -0,0 +1,6 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource> + <file>skipRccBad1.qrc</file> + <file>skipRccBad2.qrc</file> +</qresource> +</RCC> |