-
Notifications
You must be signed in to change notification settings - Fork 0
/
GooDer.pro
42 lines (40 loc) · 1.15 KB
/
GooDer.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
######################################################################
# Automatically generated by qmake (2.01a) Thu Aug 16 08:58:53 2012
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += addFeedDialog.h \
database.h \
entry.h \
feed.h \
functions.h \
GooDer.h \
googleReader.h \
googlereadercontroller.h \
labelNameDialog.h \
removeFeedDialog.h \
settingsDialog.h \
simplecrypt.h \
verticalButton.h
FORMS += addFeedDialog.ui \
GooDer.ui \
labelNameDialog.ui \
removeFeedDialog.ui \
settingsDialog.ui
SOURCES += addFeedDialog.cpp \
database.cpp \
entry.cpp \
feed.cpp \
GooDer.cpp \
googleReader.cpp \
googlereadercontroller.cpp \
labelNameDialog.cpp \
main.cpp \
removeFeedDialog.cpp \
settingsDialog.cpp \
simplecrypt.cpp \
verticalButton.cpp
RESOURCES += resources.qrc