first commit
This commit is contained in:
BIN
GB28181Device/android/res/drawable-hdpi/icon.png
Normal file
BIN
GB28181Device/android/res/drawable-hdpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
GB28181Device/android/res/drawable-ldpi/icon.png
Normal file
BIN
GB28181Device/android/res/drawable-ldpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
BIN
GB28181Device/android/res/drawable-mdpi/icon.png
Normal file
BIN
GB28181Device/android/res/drawable-mdpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
BIN
GB28181Device/android/res/drawable-xhdpi/icon.png
Normal file
BIN
GB28181Device/android/res/drawable-xhdpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
GB28181Device/android/res/drawable-xxhdpi/icon.png
Normal file
BIN
GB28181Device/android/res/drawable-xxhdpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
GB28181Device/android/res/drawable-xxxhdpi/icon.png
Normal file
BIN
GB28181Device/android/res/drawable-xxxhdpi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
22
GB28181Device/android/res/values/libs.xml
Normal file
22
GB28181Device/android/res/values/libs.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources>
|
||||
<array name="qt_sources">
|
||||
<item>https://download.qt.io/ministro/android/qt5/qt-5.14</item>
|
||||
</array>
|
||||
|
||||
<!-- The following is handled automatically by the deployment tool. It should
|
||||
not be edited manually. -->
|
||||
|
||||
<array name="bundled_libs">
|
||||
<!-- %%INSERT_EXTRA_LIBS%% -->
|
||||
</array>
|
||||
|
||||
<array name="qt_libs">
|
||||
<!-- %%INSERT_QT_LIBS%% -->
|
||||
</array>
|
||||
|
||||
<array name="load_local_libs">
|
||||
<!-- %%INSERT_LOCAL_LIBS%% -->
|
||||
</array>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user