This website requires JavaScript.
Explore
Help
Sign in
mifr
/
subsurface
Watch
1
Star
0
Fork
You've already forked subsurface
0
mirror of
https://github.com/subsurface/subsurface.git
synced
2024-11-29 21:50:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0b6fb49489
subsurface
/
packaging
/
ios
/
Subsurface-mobile
/
qml.qrc
6 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
iOS build: add various support files It's unclear why the build fails if we don't add the sample app files as well. [Dirk Hohndel: refactored the patches] Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-06 14:46:26 +00:00
<RCC>
<qresource prefix="/">
iOS build: dummy qml file to pull in the right dependencies The iOS build process is rather stupid - it scans all .qml files in the root directory of the project to determine which QML dependencies are required. This is why we had the weird leftover fake QML project in our sources. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-05-04 21:07:36 +00:00
<file>dummy.qml</file>
iOS build: add various support files It's unclear why the build fails if we don't add the sample app files as well. [Dirk Hohndel: refactored the patches] Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-06 14:46:26 +00:00
</qresource>
</RCC>
Reference in a new issue
Copy permalink