diff options
author | 2016-03-14 06:33:47 -0700 | |
---|---|---|
committer | 2016-03-23 17:26:46 -0700 | |
commit | 9028c807b2ca1e9c8bba4a570c4c780cc962ca61 (patch) | |
tree | bd3f2bd03397b285244ec4ea4604c09341f4efc1 /packaging/ios/subsurface-ios/qml.qrc | |
parent | 32e6cde5481ec325f415a2a9953441ecb0091414 (diff) | |
download | subsurface-9028c807b2ca1e9c8bba4a570c4c780cc962ca61.tar.gz |
Change names of iOS build files
The name subsurface-ios was used in many places and that was just not helpful
to fight against. This should work much better.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ios/subsurface-ios/qml.qrc')
-rw-r--r-- | packaging/ios/subsurface-ios/qml.qrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packaging/ios/subsurface-ios/qml.qrc b/packaging/ios/subsurface-ios/qml.qrc deleted file mode 100644 index 7684346a5..000000000 --- a/packaging/ios/subsurface-ios/qml.qrc +++ /dev/null @@ -1,6 +0,0 @@ -<RCC> - <qresource prefix="/"> - <file>main.qml</file> - <file>MainForm.ui.qml</file> - </qresource> -</RCC> |