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) (side-by-side diff)
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 @@
-TEMPLATE = app
-CONFIG += qt warn_on release
-DESTDIR = $(OPIEDIR)/bin
-HEADERS = dicttool.h
-SOURCES = dicttool.cpp main.cpp
-INTERFACES = dicttoolbase.ui
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
-TARGET = dictionary
-
-TRANSLATIONS = ../../../i18n/de/dictionary.ts \
- ../../../i18n/da/dictionary.ts \
- ../../../i18n/xx/dictionary.ts \
- ../../../i18n/en/dictionary.ts \
- ../../../i18n/es/dictionary.ts \
- ../../../i18n/fr/dictionary.ts \
- ../../../i18n/hu/dictionary.ts \
- ../../../i18n/ja/dictionary.ts \
- ../../../i18n/ko/dictionary.ts \
- ../../../i18n/no/dictionary.ts \
- ../../../i18n/pl/dictionary.ts \
- ../../../i18n/pt/dictionary.ts \
- ../../../i18n/pt_BR/dictionary.ts \
- ../../../i18n/sl/dictionary.ts \
- ../../../i18n/zh_CN/dictionary.ts \
- ../../../i18n/zh_TW/dictionary.ts