parent
5c1a50b791
commit
a5bb0860ca
4 changed files with 26 additions and 1 deletions
@ -0,0 +1,6 @@ |
|||||||
|
<!DOCTYPE RCC><RCC version="1.0"> |
||||||
|
<qresource prefix="/testdata"> |
||||||
|
<file>test.ini</file> |
||||||
|
</qresource> |
||||||
|
</RCC> |
||||||
|
|
||||||
@ -0,0 +1,3 @@ |
|||||||
|
[MainSection] |
||||||
|
TestEntry=ExpectedData |
||||||
|
|
||||||
Loading…
Reference in new issue