aboutsummaryrefslogtreecommitdiffstats
path: root/app/testqt.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-22 14:39:39 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-22 14:39:39 +0900
commit94055f5398b01a58624b3dc91f2f04027ec2a4b5 (patch)
treec2b18b849e82b2ca70b9377e118c581e2fc83c42 /app/testqt.qrc
parentae47635e56c4af4d816a76e5186e945768543679 (diff)
add testqt source
Diffstat (limited to 'app/testqt.qrc')
-rwxr-xr-xapp/testqt.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/testqt.qrc b/app/testqt.qrc
new file mode 100755
index 0000000..7b1bfe1
--- /dev/null
+++ b/app/testqt.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/">
+ <file>testqt.qml</file>
+ <file>BtnMapDirection.qml</file>
+ <file>BtnShrink.qml</file>
+ <file>BtnEnlarge.qml</file>
+ <file>ImgDestinationDirection.qml</file>
+ <file>ProgressNextCross.qml</file>
+ </qresource>
+</RCC>