summaryrefslogtreecommitdiff
path: root/bitmask.pro
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-06-12 12:40:59 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-06-12 20:03:02 +0200
commit971c28f6563de35b1d66401d6919f86787af0611 (patch)
tree81ded50db137663acf6837e05e6df74507d346da /bitmask.pro
parent57b7f111c27f57085a2c64c37c5c5a94ee1d0f02 (diff)
[feat] working donate dialog
Signed-off-by: kali kaneko (leap communications) <kali@leap.se>
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")