diff options
Diffstat (limited to 'Tests/QtAutogenRerun/rccDepends/resGenB.qrc.in')
-rw-r--r-- | Tests/QtAutogenRerun/rccDepends/resGenB.qrc.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/QtAutogenRerun/rccDepends/resGenB.qrc.in b/Tests/QtAutogenRerun/rccDepends/resGenB.qrc.in new file mode 100644 index 0000000..8c7e643 --- /dev/null +++ b/Tests/QtAutogenRerun/rccDepends/resGenB.qrc.in @@ -0,0 +1,6 @@ +<RCC> + <qresource prefix="/TextsGenerated"> + <file>resGen/input.txt</file> + <file alias="Added">resGen/inputAdded.txt</file> + </qresource> +</RCC> |