summaryrefslogtreecommitdiff
path: root/bitmask.pro
diff options
context:
space:
mode:
Diffstat (limited to 'bitmask.pro')
-rw-r--r--bitmask.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitmask.pro b/bitmask.pro
index 910ba23..115aec7 100644
--- a/bitmask.pro
+++ b/bitmask.pro
@@ -1,7 +1,7 @@
# FIXME: this should be overwritten by build templates
TARGET=riseup-vpn
-CONFIG += qt static
+CONFIG += qt staticlib
windows:CONFIG += console
unix:DEBUG:CONFIG += debug
lessThan(QT_MAJOR_VERSION, 5): error("requires Qt 5")