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.pro21
1 files changed, 0 insertions, 21 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index acd5fa0..81a3366 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -3,28 +3,7 @@ HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h tex
3 SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp 3 SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp
4 INCLUDEPATH+= $(OPIEDIR)/include 4 INCLUDEPATH+= $(OPIEDIR)/include
5 DEPENDPATH+= $(OPIEDIR)/include 5 DEPENDPATH+= $(OPIEDIR)/include
6LIBS += -lqpe 6LIBS += -lqpe
7 TARGET = sheetqt 7 TARGET = sheetqt
8 8
9TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
10 ../../../i18n/nl/sheetqt.ts \
11 ../../../i18n/da/sheetqt.ts \
12 ../../../i18n/xx/sheetqt.ts \
13 ../../../i18n/en/sheetqt.ts \
14 ../../../i18n/es/sheetqt.ts \
15 ../../../i18n/fr/sheetqt.ts \
16 ../../../i18n/hu/sheetqt.ts \
17 ../../../i18n/ja/sheetqt.ts \
18 ../../../i18n/ko/sheetqt.ts \
19 ../../../i18n/no/sheetqt.ts \
20 ../../../i18n/pl/sheetqt.ts \
21 ../../../i18n/pt/sheetqt.ts \
22 ../../../i18n/pt_BR/sheetqt.ts \
23 ../../../i18n/sl/sheetqt.ts \
24 ../../../i18n/zh_CN/sheetqt.ts \
25 ../../../i18n/zh_TW/sheetqt.ts \
26 ../../../i18n/it/sheetqt.ts
27
28
29
30include ( $(OPIEDIR)/include.pro ) 9include ( $(OPIEDIR)/include.pro )