Skip to content
Snippets Groups Projects
Unverified Commit 139588ea authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[refactor] rename binary

parent 8ecdc2db
No related branches found
No related tags found
No related merge requests found
# FIXME: this should be overwritten by build templates
TARGET=riseup-vpn
CONFIG += qt staticlib
windows:CONFIG += console
unix:DEBUG:CONFIG += debug
......@@ -33,8 +36,6 @@ lessThan(QT_MAJOR_VERSION, 5): error("requires Qt 5")
QT += qml quick
TARGET=minivpn
SOURCES += \
gui/main.cpp \
gui/qjsonmodel.cpp \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment