diff options
Diffstat (limited to 'Tests/QtAutogen/LowMinimumVersion/example.qrc')
-rw-r--r-- | Tests/QtAutogen/LowMinimumVersion/example.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/LowMinimumVersion/example.qrc b/Tests/QtAutogen/LowMinimumVersion/example.qrc new file mode 100644 index 0000000..551ecc8 --- /dev/null +++ b/Tests/QtAutogen/LowMinimumVersion/example.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="Example"> + <file>someText.txt</file> + </qresource> +</RCC> |