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
@@ -17,24 +17,26 @@ SOURCES = main.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 \