summaryrefslogtreecommitdiff
path: root/noncore/unsupported
Side-by-side diff
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro2
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro2
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro2
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro2
-rw-r--r--noncore/unsupported/mail2/mail.pro2
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro2
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro2
7 files changed, 14 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index faf31fd..a98e293 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -1,25 +1,27 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = inlineedit.h filebrowser.h filePermissions.h
SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../../../i18n/de/filebrowser.ts \
+ ../../../i18n/da/filebrowser.ts \
+ ../../../i18n/xx/filebrowser.ts \
../../../i18n/en/filebrowser.ts \
../../../i18n/es/filebrowser.ts \
../../../i18n/fr/filebrowser.ts \
../../../i18n/hu/filebrowser.ts \
../../../i18n/ja/filebrowser.ts \
../../../i18n/ko/filebrowser.ts \
../../../i18n/no/filebrowser.ts \
../../../i18n/pl/filebrowser.ts \
../../../i18n/pt/filebrowser.ts \
../../../i18n/pt_BR/filebrowser.ts \
../../../i18n/sl/filebrowser.ts \
../../../i18n/zh_CN/filebrowser.ts \
../../../i18n/it/filebrowser.ts \
../../../i18n/zh_TW/filebrowser.ts
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index d627075..a5d3797 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -1,29 +1,31 @@
TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = gsmtool.h
SOURCES = main.cpp gsmtool.cpp
# This doesn't actually work...
TMAKE_CXXFLAGS += -fexceptions
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(GSMLIBDIR)
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
INTERFACES = gsmtoolbase.ui
TARGET = gsmtool
TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
+ ../../../i18n/da/gsmtool.ts \
+ ../../../i18n/xx/gsmtool.ts \
../../../i18n/en/gsmtool.ts \
../../../i18n/es/gsmtool.ts \
../../../i18n/fr/gsmtool.ts \
../../../i18n/hu/gsmtool.ts \
../../../i18n/ja/gsmtool.ts \
../../../i18n/ko/gsmtool.ts \
../../../i18n/no/gsmtool.ts \
../../../i18n/pl/gsmtool.ts \
../../../i18n/pt/gsmtool.ts \
../../../i18n/pt_BR/gsmtool.ts \
../../../i18n/sl/gsmtool.ts \
../../../i18n/zh_CN/gsmtool.ts \
../../../i18n/zh_TW/gsmtool.ts
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index fe0aed0..c03ebd2 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -1,25 +1,27 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS += bend.h \
bendimpl.h
SOURCES += bend.cpp \
bendimpl.cpp
INCLUDEPATH += $(OPIEDIR)/include ../libmail
LIBS += -lmail -lqpe
TARGET = bend
DESTDIR += $(OPIEDIR)/plugins/applets/
TRANSLATIONS = ../../../i18n/de/libbend.ts \
+ ../../../i18n/da/libbend.ts \
+ ../../../i18n/xx/libbend.ts \
../../../i18n/en/libbend.ts \
../../../i18n/es/libbend.ts \
../../../i18n/fr/libbend.ts \
../../../i18n/hu/libbend.ts \
../../../i18n/ja/libbend.ts \
../../../i18n/ko/libbend.ts \
../../../i18n/no/libbend.ts \
../../../i18n/pl/libbend.ts \
../../../i18n/pt/libbend.ts \
../../../i18n/pt_BR/libbend.ts \
../../../i18n/sl/libbend.ts \
../../../i18n/zh_CN/libbend.ts \
../../../i18n/zh_TW/libbend.ts
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index e80ecaf..2bee479 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -3,37 +3,39 @@ CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
HEADERS = configfile.h \
defines.h \
imapbase.h \
imaphandler.h \
imapresponse.h \
mailfactory.h \
md5.cpp \
miscfunctions.h \
smtphandler.h
SOURCES = configfile.cpp \
imapbase.cpp \
imaphandler.cpp \
imapresponse.cpp \
mailfactory.cpp \
md5.h \
miscfunctions.cpp \
smtphandler.cpp
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -L$(OPIEDIR)/lib -lqpe
TARGET = mail
DESTDIR = $(QTDIR)/lib
TRANSLATIONS = ../../../i18n/de/libmail.ts \
+ ../../../i18n/da/libmail.ts \
+ ../../../i18n/xx/libmail.ts \
../../../i18n/en/libmail.ts \
../../../i18n/es/libmail.ts \
../../../i18n/fr/libmail.ts \
../../../i18n/hu/libmail.ts \
../../../i18n/ja/libmail.ts \
../../../i18n/ko/libmail.ts \
../../../i18n/no/libmail.ts \
../../../i18n/pl/libmail.ts \
../../../i18n/pt/libmail.ts \
../../../i18n/pt_BR/libmail.ts \
../../../i18n/sl/libmail.ts \
../../../i18n/zh_CN/libmail.ts \
../../../i18n/zh_TW/libmail.ts
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 177509d..3378153 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -25,37 +25,39 @@ SOURCES = accounteditor.cpp \
folderwidget.cpp \
listviewplus.cpp \
mailstatusbar.cpp \
mailtable.cpp \
main.cpp \
mainwindow.cpp \
mainwindowbase.cpp \
opendiag.cpp \
rename.cpp \
searchdiag.cpp \
viewmail.cpp \
viewmailbase.cpp
INTERFACES = accounteditorbase.ui \
addresspickerbase.ui \
configdiagbase.ui \
opendiagbase.ui \
renamebase.ui \
searchdiagbase.ui
INCLUDEPATH += $(OPIEDIR)/include libmail
LIBS += -lmail -lqpe -lopie
TARGET = mail
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../i18n/de/mail.ts \
+ ../../i18n/da/mail.ts \
+ ../../i18n/xx/mail.ts \
../../i18n/en/mail.ts \
../../i18n/es/mail.ts \
../../i18n/fr/mail.ts \
../../i18n/hu/mail.ts \
../../i18n/ja/mail.ts \
../../i18n/ko/mail.ts \
../../i18n/no/mail.ts \
../../i18n/pl/mail.ts \
../../i18n/pt/mail.ts \
../../i18n/pt_BR/mail.ts \
../../i18n/sl/mail.ts \
../../i18n/zh_CN/mail.ts \
../../i18n/zh_TW/mail.ts
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
index 230df2c..7b933e1 100644
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -17,37 +17,39 @@ HEADERS = mainwindow.h \
package.h
SOURCES = main.cpp \
mainwindow.cpp \
utils.cpp \
packagelistdoclnk.cpp \
packagelistview.cpp \
installdialog.cpp \
listviewitemoipkg.cpp \
packagelistremote.cpp \
packagelistlocal.cpp \
pksettings.cpp \
pmipkg.cpp \
packagelistitem.cpp \
packagelist.cpp \
package.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/ioclude
LIBS += -lqpe
LIBS += -lopie
INTERFACES = runwindow.ui \
pksettingsbase.ui
TARGET = oipkg
TRANSLATIONS = ../../../i18n/de/oipkg.ts \
+ ../../../i18n/da/oipkg.ts \
+ ../../../i18n/xx/oipkg.ts \
../../../i18n/en/oipkg.ts \
../../../i18n/es/oipkg.ts \
../../../i18n/fr/oipkg.ts \
../../../i18n/hu/oipkg.ts \
../../../i18n/ja/oipkg.ts \
../../../i18n/ko/oipkg.ts \
../../../i18n/no/oipkg.ts \
../../../i18n/pl/oipkg.ts \
../../../i18n/pt/oipkg.ts \
../../../i18n/pt_BR/oipkg.ts \
../../../i18n/sl/oipkg.ts \
../../../i18n/zh_CN/oipkg.ts \
../../../i18n/zh_TW/oipkg.ts
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index fce3ba6..8c73477 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -33,38 +33,40 @@ SOURCES = xpdf/Array.cc \
goo/GHash.cc \
goo/GString.cc \
goo/GList.cc \
QOutputDev.cpp \
QPEOutputDev.cpp \
qpdf.cpp \
qbusybar.cpp \
gooStub.cpp
HEADERS = QOutputDev.h \
QPEOutputDev.h \
qbusybar.h \
qpdf.h
INCLUDEPATH += . \
.. \
xpdf \
$(OPIEDIR)/include \
../goo \
goo
LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++
DESTDIR = $(OPIEDIR)/bin
TARGET = qpdf
TRANSLATIONS = ../../../i18n/de/qpdf.ts \
+ ../../../i18n/da/qpdf.ts \
+ ../../../i18n/xx/qpdf.ts \
../../../i18n/en/qpdf.ts \
../../../i18n/es/qpdf.ts \
../../../i18n/fr/qpdf.ts \
../../../i18n/hu/qpdf.ts \
../../../i18n/ja/qpdf.ts \
../../../i18n/ko/qpdf.ts \
../../../i18n/no/qpdf.ts \
../../../i18n/pl/qpdf.ts \
../../../i18n/pt/qpdf.ts \
../../../i18n/pt_BR/qpdf.ts \
../../../i18n/sl/qpdf.ts \
../../../i18n/zh_CN/qpdf.ts \
../../../i18n/it/qpdf.ts \
../../../i18n/zh_TW/qpdf.ts