qtkeychain/testclient.pro

12 lines
152 B
Prolog
Raw Normal View History

2011-10-27 16:15:46 +00:00
TEMPLATE = app
TARGET = testclient
SOURCES += testclient.cpp
QT -= gui
CONFIG += console
macx:CONFIG -= app_bundle
LIBS += -L$$OUT_PWD -lqtkeychain