dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add QT hello example source code and build shell script
guowenxue
2022-04-08
62e57ba339263e0737ec28418bf3fe730535f675
[raspberrypi.git]
/
qt
/
hello
/
qml.qrc
1
2
3
4
5
6
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>MainForm.ui.qml</file>
</qresource>
</RCC>