diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2017-12-08 16:46:58 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2017-12-13 12:48:28 (GMT) |
commit | f00e6c7c7024a784d2da310ba7b5f4a67e60fdff (patch) | |
tree | d31c5506aa954e5a2e2f2a0282dd2842522cd4a4 /Tests/QtAutogen/rccEmptyRes.qrc | |
parent | 6273b8354902e1af124d6f9b4a0ba23cf5e8a9b9 (diff) | |
download | CMake-f00e6c7c7024a784d2da310ba7b5f4a67e60fdff.zip CMake-f00e6c7c7024a784d2da310ba7b5f4a67e60fdff.tar.gz CMake-f00e6c7c7024a784d2da310ba7b5f4a67e60fdff.tar.bz2 |
Autogen: Tests: Separate RccOnly and RccEmpty tests
Diffstat (limited to 'Tests/QtAutogen/rccEmptyRes.qrc')
-rw-r--r-- | Tests/QtAutogen/rccEmptyRes.qrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/QtAutogen/rccEmptyRes.qrc b/Tests/QtAutogen/rccEmptyRes.qrc deleted file mode 100644 index 4ca9cd5..0000000 --- a/Tests/QtAutogen/rccEmptyRes.qrc +++ /dev/null @@ -1,4 +0,0 @@ -<!DOCTYPE RCC><RCC version="1.0"> -<qresource> -</qresource> -</RCC> |