diff options
Diffstat (limited to 'qootstrap.pro')
-rw-r--r-- | qootstrap.pro | 1 |
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 |