diff options
-rw-r--r-- | qootstrap.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qootstrap.pro b/qootstrap.pro index 4f50f3d..bfe1b0a 100644 --- a/qootstrap.pro +++ b/qootstrap.pro @@ -6,9 +6,7 @@ QML_IMPORT_NAME = Bootstrap QML_IMPORT_MAJOR_VERSION = 5 QML_IMPORT_MINOR_VERSION = 3 -import.files = \ - qmldir \ - $${QML_IMPORT_NAME}.qml +import.files = qmldir import.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME style.files = \ |