summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/opie-sheet.pro
Side-by-side diff
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.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index bb8e29f..7256c0c 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -4,24 +4,28 @@ DESTDIR = $(OPIEDIR)/bin
HEADERS = mainwindow.h sheet.h cellformat.h finddlg.h numberdlg.h sortdlg.h textdlg.h
SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdlg.cpp sortdlg.cpp textdlg.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sheetqt
TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \
../../../i18n/da/opie-sheet.ts \
../../../i18n/xx/opie-sheet.ts \
../../../i18n/en/opie-sheet.ts \
../../../i18n/es/opie-sheet.ts \
../../../i18n/fr/opie-sheet.ts \
../../../i18n/hu/opie-sheet.ts \
../../../i18n/ja/opie-sheet.ts \
../../../i18n/ko/opie-sheet.ts \
../../../i18n/no/opie-sheet.ts \
../../../i18n/pl/opie-sheet.ts \
../../../i18n/pt/opie-sheet.ts \
../../../i18n/pt_BR/opie-sheet.ts \
../../../i18n/sl/opie-sheet.ts \
../../../i18n/zh_CN/opie-sheet.ts \
../../../i18n/zh_TW/opie-sheet.ts \
../../../i18n/it/opie-sheet.ts
+
+
+
+include ( ../../../include.pro )