summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook
Unidiff
Diffstat (limited to 'noncore/apps/checkbook') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/checkbook/checkbook.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index 05cac15..f97cb75 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -5,38 +5,40 @@ HEADERS = mainwindow.h \
5 traninfo.h \ 5 traninfo.h \
6 graphinfo.h \ 6 graphinfo.h \
7 configuration.h \ 7 configuration.h \
8 password.h \ 8 password.h \
9 checkbook.h \ 9 checkbook.h \
10 transaction.h \ 10 transaction.h \
11 graph.h 11 graph.h
12SOURCES = main.cpp \ 12SOURCES = main.cpp \
13 mainwindow.cpp \ 13 mainwindow.cpp \
14 cbinfo.cpp \ 14 cbinfo.cpp \
15 traninfo.cpp \ 15 traninfo.cpp \
16 graphinfo.cpp \ 16 graphinfo.cpp \
17 configuration.cpp \ 17 configuration.cpp \
18 password.cpp \ 18 password.cpp \
19 checkbook.cpp \ 19 checkbook.cpp \
20 transaction.cpp \ 20 transaction.cpp \
21 graph.cpp 21 graph.cpp
22INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
23DEPENDPATH += $(OPIEDIR)/include 23DEPENDPATH += $(OPIEDIR)/include
24LIBS += -lqpe -lopie 24LIBS += -lqpe -lopie
25TARGET = checkbook 25TARGET = checkbook
26DESTDIR = $(OPIEDIR)/bin 26DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/checkbook.ts \ 28TRANSLATIONS = ../../../i18n/de/checkbook.ts \
29 ../../../i18n/da/checkbook.ts \
30 ../../../i18n/xx/checkbook.ts \
29 ../../../i18n/en/checkbook.ts \ 31 ../../../i18n/en/checkbook.ts \
30 ../../../i18n/es/checkbook.ts \ 32 ../../../i18n/es/checkbook.ts \
31 ../../../i18n/fr/checkbook.ts \ 33 ../../../i18n/fr/checkbook.ts \
32 ../../../i18n/hu/checkbook.ts \ 34 ../../../i18n/hu/checkbook.ts \
33 ../../../i18n/ja/checkbook.ts \ 35 ../../../i18n/ja/checkbook.ts \
34 ../../../i18n/ko/checkbook.ts \ 36 ../../../i18n/ko/checkbook.ts \
35 ../../../i18n/no/checkbook.ts \ 37 ../../../i18n/no/checkbook.ts \
36 ../../../i18n/pl/checkbook.ts \ 38 ../../../i18n/pl/checkbook.ts \
37 ../../../i18n/pt/checkbook.ts \ 39 ../../../i18n/pt/checkbook.ts \
38 ../../../i18n/pt_BR/checkbook.ts \ 40 ../../../i18n/pt_BR/checkbook.ts \
39 ../../../i18n/sl/checkbook.ts \ 41 ../../../i18n/sl/checkbook.ts \
40 ../../../i18n/zh_CN/checkbook.ts \ 42 ../../../i18n/zh_CN/checkbook.ts \
41 ../../../i18n/zh_TW/checkbook.ts \ 43 ../../../i18n/zh_TW/checkbook.ts \
42 ../../../i18n/it/checkbook.ts 44 ../../../i18n/it/checkbook.ts