diff options
Diffstat (limited to 'bootstrap.pro')
-rw-r--r-- | bootstrap.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.pro b/bootstrap.pro index d172396..5a38056 100644 --- a/bootstrap.pro +++ b/bootstrap.pro @@ -19,7 +19,7 @@ HEADERS += $${TARGET}.hxx SOURCES += \ $${TARGET}.cxx \ tomlc99/toml.c -TARGET = qqc2$$TARGET +TARGET = qootstrap target.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME INSTALLS += import style target |