summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/opie-sheet.pro
Unidiff
Diffstat (limited to 'noncore/apps/opie-sheet/opie-sheet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 3671358..7d84d87 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -1,23 +1,25 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h textdlg.h 4 HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h textdlg.h
5 SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp 5 SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = sheetqt 9 TARGET = sheetqt
10 10
11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \ 11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
12 ../../../i18n/da/sheetqt.ts \
13 ../../../i18n/xx/sheetqt.ts \
12 ../../../i18n/en/sheetqt.ts \ 14 ../../../i18n/en/sheetqt.ts \
13 ../../../i18n/es/sheetqt.ts \ 15 ../../../i18n/es/sheetqt.ts \
14 ../../../i18n/fr/sheetqt.ts \ 16 ../../../i18n/fr/sheetqt.ts \
15 ../../../i18n/hu/sheetqt.ts \ 17 ../../../i18n/hu/sheetqt.ts \
16 ../../../i18n/ja/sheetqt.ts \ 18 ../../../i18n/ja/sheetqt.ts \
17 ../../../i18n/ko/sheetqt.ts \ 19 ../../../i18n/ko/sheetqt.ts \
18 ../../../i18n/no/sheetqt.ts \ 20 ../../../i18n/no/sheetqt.ts \
19 ../../../i18n/pl/sheetqt.ts \ 21 ../../../i18n/pl/sheetqt.ts \
20 ../../../i18n/pt/sheetqt.ts \ 22 ../../../i18n/pt/sheetqt.ts \
21 ../../../i18n/pt_BR/sheetqt.ts \ 23 ../../../i18n/pt_BR/sheetqt.ts \
22 ../../../i18n/sl/sheetqt.ts \ 24 ../../../i18n/sl/sheetqt.ts \
23 ../../../i18n/zh_CN/sheetqt.ts \ 25 ../../../i18n/zh_CN/sheetqt.ts \