summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-06 13:06:23 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-06 13:06:23 +0800
commit557f670bbf132f2abc7e79f9db923e49aa781602 (patch)
tree808fd5ae50108d546211ea08995fa21047c55b8d
parent88f7f11f2f9ff4fc29f4d8a574ed9119df8ae3ab (diff)
Rename android target
so that it resembles other qml plugins in the dist
-rw-r--r--qootstrap.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qootstrap.pro b/qootstrap.pro
index bfe1b0a..c3236cf 100644
--- a/qootstrap.pro
+++ b/qootstrap.pro
@@ -17,6 +17,7 @@ HEADERS += $${QML_IMPORT_NAME}.hxx
SOURCES += \
$${QML_IMPORT_NAME}.cxx \
tomlc99/toml.c
+android: TARGET = qml_$${QML_IMPORT_NAME}_$$TARGET
target.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME
INSTALLS += import style target