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 c3236cf..ecbd49c 100644 --- a/qootstrap.pro +++ b/qootstrap.pro @@ -1,5 +1,6 @@ TEMPLATE = lib CONFIG += plugin qmltypes +wasm: CONFIG += static QT += qml QML_IMPORT_NAME = Bootstrap |