1
#-------------------------------------------------
3
# Project created by QtCreator 2015-01-26T09:16:38
5
#-------------------------------------------------
9
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
14
INCLUDEPATH += ../shredmanager
17
UI_DIR += $$PWD/../tmp/shredmanager/
19
RCC_DIR += $$PWD/../tmp/shredmanager/
21
MOC_DIR += $$PWD/../tmp/shredmanager/
23
OBJECTS_DIR = $$PWD/../obj/shredmanager
25
target.source += $$TARGET
26
target.path = /var/lib/youker-assistant-daemon/libs/
31
../component/plugininterface.h \
34
../component/toolkits.h \
35
../component/alertdialog.h \
36
../component/utils.h \
37
../component/toolkits.h \
38
../component/kylintitlebar.h \
39
../component/systembutton.h \
40
../component/kylineditbutton.h
46
../component/alertdialog.cpp \
47
../component/toolkits.cpp \
48
../component/kylintitlebar.cpp \
49
../component/systembutton.cpp \
50
../component/kylineditbutton.cpp
53
../component/alertdialog.ui