summaryrefslogtreecommitdiff
path: root/noncore/apps/dictionary/dictionary.pro
authorllornkcor <llornkcor>2002-12-28 16:04:22 (UTC)
committer llornkcor <llornkcor>2002-12-28 16:04:22 (UTC)
commitcc3544acf067f3cb4fe78d95298ba42c9faa14d5 (patch) (unidiff)
treebda44c3b824c4c48a8fc8480fb37029e97456efd /noncore/apps/dictionary/dictionary.pro
parent3e11085619fabc4d25bb831bebbae189accfe4bf (diff)
downloadopie-cc3544acf067f3cb4fe78d95298ba42c9faa14d5.zip
opie-cc3544acf067f3cb4fe78d95298ba42c9faa14d5.tar.gz
opie-cc3544acf067f3cb4fe78d95298ba42c9faa14d5.tar.bz2
moving to unsupported
Diffstat (limited to 'noncore/apps/dictionary/dictionary.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro27
1 files changed, 0 insertions, 27 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
deleted file mode 100644
index 4539e80..0000000
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/dev/null
@@ -1,27 +0,0 @@
1 TEMPLATE= app
2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS= dicttool.h
5 SOURCES= dicttool.cpp main.cpp
6 INTERFACES= dicttoolbase.ui
7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe
10 TARGET = dictionary
11
12TRANSLATIONS = ../../../i18n/de/dictionary.ts \
13 ../../../i18n/da/dictionary.ts \
14 ../../../i18n/xx/dictionary.ts \
15 ../../../i18n/en/dictionary.ts \
16 ../../../i18n/es/dictionary.ts \
17 ../../../i18n/fr/dictionary.ts \
18 ../../../i18n/hu/dictionary.ts \
19 ../../../i18n/ja/dictionary.ts \
20 ../../../i18n/ko/dictionary.ts \
21 ../../../i18n/no/dictionary.ts \
22 ../../../i18n/pl/dictionary.ts \
23 ../../../i18n/pt/dictionary.ts \
24 ../../../i18n/pt_BR/dictionary.ts \
25 ../../../i18n/sl/dictionary.ts \
26 ../../../i18n/zh_CN/dictionary.ts \
27 ../../../i18n/zh_TW/dictionary.ts