summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.pro
authorcniehaus <cniehaus>2002-03-27 23:06:42 (UTC)
committer cniehaus <cniehaus>2002-03-27 23:06:42 (UTC)
commit071d9e5431473189a41841701e25dd03b08ab2b6 (patch) (unidiff)
treec5c4c49713da703fed48a07dd00e0d03356ef4b0 /core/apps/textedit/textedit.pro
parent3310d8c8a2b33b863a0cd8c50873536129c94506 (diff)
downloadopie-071d9e5431473189a41841701e25dd03b08ab2b6.zip
opie-071d9e5431473189a41841701e25dd03b08ab2b6.tar.gz
opie-071d9e5431473189a41841701e25dd03b08ab2b6.tar.bz2
now french will automatically be build
Diffstat (limited to 'core/apps/textedit/textedit.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/textedit.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index 0143a8b..629fd41 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -1,22 +1,23 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3 3
4DESTDIR = $(OPIEDIR)/bin 4DESTDIR = $(OPIEDIR)/bin
5HEADERS = textedit.h fileBrowser.h fontDialog.h fileSaver.h filePermissions.h 5HEADERS = textedit.h fileBrowser.h fontDialog.h fileSaver.h filePermissions.h
6SOURCES = main.cpp textedit.cpp fileBrowser.cpp fontDialog.cpp fileSaver.cpp filePermissions.cpp 6SOURCES = main.cpp textedit.cpp fileBrowser.cpp fontDialog.cpp fileSaver.cpp filePermissions.cpp
7 7
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12TARGET = textedit 12TARGET = textedit
13 13
14TRANSLATIONS += ../i18n/de/textedit.ts 14TRANSLATIONS += ../i18n/de/textedit.ts
15TRANSLATIONS += ../i18n/pt_BR/textedit.ts 15TRANSLATIONS += ../i18n/pt_BR/textedit.ts
16TRANSLATIONS += ../i18n/en/textedit.ts 16TRANSLATIONS += ../i18n/en/textedit.ts
17TRANSLATIONS += ../i18n/hu/textedit.ts 17TRANSLATIONS += ../i18n/hu/textedit.ts
18TRANSLATIONS += ../i18n/fr/textedit.ts
18TRANSLATIONS += ../i18n/ja/textedit.ts 19TRANSLATIONS += ../i18n/ja/textedit.ts
19TRANSLATIONS += ../i18n/ko/textedit.ts 20TRANSLATIONS += ../i18n/ko/textedit.ts
20TRANSLATIONS += ../i18n/no/textedit.ts 21TRANSLATIONS += ../i18n/no/textedit.ts
21TRANSLATIONS += ../i18n/zh_CN/textedit.ts 22TRANSLATIONS += ../i18n/zh_CN/textedit.ts
22TRANSLATIONS += ../i18n/zh_TW/textedit.ts 23TRANSLATIONS += ../i18n/zh_TW/textedit.ts