diff options
Diffstat (limited to 'bootstrap.pro')
-rw-r--r-- | bootstrap.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.pro b/bootstrap.pro index d5cf36e..e9fa9f7 100644 --- a/bootstrap.pro +++ b/bootstrap.pro @@ -17,6 +17,7 @@ style.path = $$[QT_INSTALL_QML]/QtQuick/Controls.2/$$QML_IMPORT_NAME HEADERS += $${TARGET}.hxx SOURCES += $${TARGET}.cxx +LIBS += -ltoml TARGET = qqc2$$TARGET target.path = $$[QT_INSTALL_QML]/$$QML_IMPORT_NAME |