From 557f670bbf132f2abc7e79f9db923e49aa781602 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Thu, 6 Apr 2023 13:06:23 +0800 Subject: Rename android target so that it resembles other qml plugins in the dist --- qootstrap.pro | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.3