Andrew Lee (李健秋) e145b8a2ca
Adding upstream version 0.9.0.
Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>
2015-08-12 04:40:04 +08:00

21 lines
363 B
Prolog

#-------------------------------------------------
#
# Project created by QtCreator 2012-06-05T22:26:57
#
#-------------------------------------------------
QT += core gui dbus
TARGET = NotifyTest
TEMPLATE = app
INCLUDEPATH += ../../libraries/
SOURCES += main.cpp \
mainwindow.cpp
HEADERS += mainwindow.h
FORMS += mainwindow.ui
LIBS += -llxqt