1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/tools/update-server/qtox-updater-genkeys/qtox-updater-genkeys.pro
2015-12-09 00:05:43 +01:00

14 lines
147 B
Prolog

QT += core
QT -= gui
TARGET = qtox-updater-genkeys
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += main.cpp
LIBS += -lsodium