-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 2 | ||||
-rw-r--r-- | libopie/libopie.pro | 1 | ||||
-rw-r--r-- | noncore/net/ftplib/ftplib.pro | 2 | ||||
-rw-r--r-- | noncore/net/opieirc/opieirc.pro | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index a395959..6bb43bd 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -1,33 +1,33 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = helpbrowser.h | 4 | HEADERS = helpbrowser.h |
5 | SOURCES = helpbrowser.cpp \ | 5 | SOURCES = helpbrowser.cpp \ |
6 | main.cpp | 6 | main.cpp |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= | 10 | INTERFACES= |
11 | 11 | TARGET = helpbrowser | |
12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ |
13 | ../../../i18n/nl/helpbrowser.ts \ | 13 | ../../../i18n/nl/helpbrowser.ts \ |
14 | ../../../i18n/xx/helpbrowser.ts \ | 14 | ../../../i18n/xx/helpbrowser.ts \ |
15 | ../../../i18n/en/helpbrowser.ts \ | 15 | ../../../i18n/en/helpbrowser.ts \ |
16 | ../../../i18n/es/helpbrowser.ts \ | 16 | ../../../i18n/es/helpbrowser.ts \ |
17 | ../../../i18n/fr/helpbrowser.ts \ | 17 | ../../../i18n/fr/helpbrowser.ts \ |
18 | ../../../i18n/hu/helpbrowser.ts \ | 18 | ../../../i18n/hu/helpbrowser.ts \ |
19 | ../../../i18n/ja/helpbrowser.ts \ | 19 | ../../../i18n/ja/helpbrowser.ts \ |
20 | ../../../i18n/ko/helpbrowser.ts \ | 20 | ../../../i18n/ko/helpbrowser.ts \ |
21 | ../../../i18n/no/helpbrowser.ts \ | 21 | ../../../i18n/no/helpbrowser.ts \ |
22 | ../../../i18n/pl/helpbrowser.ts \ | 22 | ../../../i18n/pl/helpbrowser.ts \ |
23 | ../../../i18n/pt/helpbrowser.ts \ | 23 | ../../../i18n/pt/helpbrowser.ts \ |
24 | ../../../i18n/pt_BR/helpbrowser.ts \ | 24 | ../../../i18n/pt_BR/helpbrowser.ts \ |
25 | ../../../i18n/sl/helpbrowser.ts \ | 25 | ../../../i18n/sl/helpbrowser.ts \ |
26 | ../../../i18n/zh_CN/helpbrowser.ts \ | 26 | ../../../i18n/zh_CN/helpbrowser.ts \ |
27 | ../../../i18n/it/helpbrowser.ts \ | 27 | ../../../i18n/it/helpbrowser.ts \ |
28 | ../../../i18n/zh_TW/helpbrowser.ts \ | 28 | ../../../i18n/zh_TW/helpbrowser.ts \ |
29 | ../../../i18n/da/helpbrowser.ts | 29 | ../../../i18n/da/helpbrowser.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( $(OPIEDIR)/include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 21b8e29..5550c20 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -51,70 +51,71 @@ SOURCES = ofontmenu.cc \ | |||
51 | xmltree.cc \ | 51 | xmltree.cc \ |
52 | ofiledialog.cc ofileselector.cc \ | 52 | ofiledialog.cc ofileselector.cc \ |
53 | ocheckitem.cpp \ | 53 | ocheckitem.cpp \ |
54 | colordialog.cpp \ | 54 | colordialog.cpp \ |
55 | colorpopupmenu.cpp oclickablelabel.cpp \ | 55 | colorpopupmenu.cpp oclickablelabel.cpp \ |
56 | oprocctrl.cpp oprocess.cpp \ | 56 | oprocctrl.cpp oprocess.cpp \ |
57 | odevice.cpp odevicebutton.cpp otimepicker.cpp \ | 57 | odevice.cpp odevicebutton.cpp otimepicker.cpp \ |
58 | otabwidget.cpp otabbar.cpp \ | 58 | otabwidget.cpp otabbar.cpp \ |
59 | ofontselector.cpp \ | 59 | ofontselector.cpp \ |
60 | pim/otodo.cpp \ | 60 | pim/otodo.cpp \ |
61 | pim/opimrecord.cpp \ | 61 | pim/opimrecord.cpp \ |
62 | pim/otodoaccess.cpp \ | 62 | pim/otodoaccess.cpp \ |
63 | pim/otodoaccessbackend.cpp \ | 63 | pim/otodoaccessbackend.cpp \ |
64 | pim/otodoaccessxml.cpp \ | 64 | pim/otodoaccessxml.cpp \ |
65 | pim/ocontact.cpp \ | 65 | pim/ocontact.cpp \ |
66 | pim/ocontactaccess.cpp \ | 66 | pim/ocontactaccess.cpp \ |
67 | pim/ocontactaccessbackend_vcard.cpp \ | 67 | pim/ocontactaccessbackend_vcard.cpp \ |
68 | pim/ocontactaccessbackend_xml.cpp \ | 68 | pim/ocontactaccessbackend_xml.cpp \ |
69 | pim/otodoaccessvcal.cpp \ | 69 | pim/otodoaccessvcal.cpp \ |
70 | pim/orecur.cpp \ | 70 | pim/orecur.cpp \ |
71 | pim/opimstate.cpp \ | 71 | pim/opimstate.cpp \ |
72 | pim/opimxrefpartner.cpp \ | 72 | pim/opimxrefpartner.cpp \ |
73 | pim/opimxref.cpp \ | 73 | pim/opimxref.cpp \ |
74 | pim/opimxrefmanager.cpp \ | 74 | pim/opimxrefmanager.cpp \ |
75 | pim/opimmaintainer.cpp \ | 75 | pim/opimmaintainer.cpp \ |
76 | pim/opimnotify.cpp \ | 76 | pim/opimnotify.cpp \ |
77 | pim/opimnotifymanager.cpp \ | 77 | pim/opimnotifymanager.cpp \ |
78 | pim/opimmainwindow.cpp \ | 78 | pim/opimmainwindow.cpp \ |
79 | pim/opimresolver.cpp \ | 79 | pim/opimresolver.cpp \ |
80 | pim/oevent.cpp \ | 80 | pim/oevent.cpp \ |
81 | pim/otimezone.cpp \ | 81 | pim/otimezone.cpp \ |
82 | pim/odatebookaccess.cpp \ | 82 | pim/odatebookaccess.cpp \ |
83 | pim/odatebookaccessbackend.cpp \ | 83 | pim/odatebookaccessbackend.cpp \ |
84 | pim/odatebookaccessbackend_xml.cpp \ | 84 | pim/odatebookaccessbackend_xml.cpp \ |
85 | orecurrancewidget.cpp \ | 85 | orecurrancewidget.cpp \ |
86 | oticker.cpp owait.cpp \ | 86 | oticker.cpp owait.cpp \ |
87 | # pim/otodoaccesssql.cpp \ | 87 | # pim/otodoaccesssql.cpp \ |
88 | 88 | ||
89 | TARGET = opie | 89 | TARGET = opie |
90 | INCLUDEPATH += $(OPIEDIR)/include | 90 | INCLUDEPATH += $(OPIEDIR)/include |
91 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 91 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
92 | #VERSION = 1.0.0 | 92 | #VERSION = 1.0.0 |
93 | 93 | ||
94 | LIBS += -lqpe | 94 | LIBS += -lqpe |
95 | 95 | ||
96 | # LIBS += -lopiesql | 96 | # LIBS += -lopiesql |
97 | 97 | ||
98 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 98 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
99 | TARGET = opie | ||
99 | 100 | ||
100 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 101 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
101 | ../i18n/nl/libopie.ts \ | 102 | ../i18n/nl/libopie.ts \ |
102 | ../i18n/xx/libopie.ts \ | 103 | ../i18n/xx/libopie.ts \ |
103 | ../i18n/en/libopie.ts \ | 104 | ../i18n/en/libopie.ts \ |
104 | ../i18n/es/libopie.ts \ | 105 | ../i18n/es/libopie.ts \ |
105 | ../i18n/fr/libopie.ts \ | 106 | ../i18n/fr/libopie.ts \ |
106 | ../i18n/hu/libopie.ts \ | 107 | ../i18n/hu/libopie.ts \ |
107 | ../i18n/ja/libopie.ts \ | 108 | ../i18n/ja/libopie.ts \ |
108 | ../i18n/ko/libopie.ts \ | 109 | ../i18n/ko/libopie.ts \ |
109 | ../i18n/no/libopie.ts \ | 110 | ../i18n/no/libopie.ts \ |
110 | ../i18n/pl/libopie.ts \ | 111 | ../i18n/pl/libopie.ts \ |
111 | ../i18n/pt/libopie.ts \ | 112 | ../i18n/pt/libopie.ts \ |
112 | ../i18n/pt_BR/libopie.ts \ | 113 | ../i18n/pt_BR/libopie.ts \ |
113 | ../i18n/sl/libopie.ts \ | 114 | ../i18n/sl/libopie.ts \ |
114 | ../i18n/zh_CN/libopie.ts \ | 115 | ../i18n/zh_CN/libopie.ts \ |
115 | ../i18n/zh_TW/libopie.ts \ | 116 | ../i18n/zh_TW/libopie.ts \ |
116 | ../i18n/da/libopie.ts | 117 | ../i18n/da/libopie.ts |
117 | 118 | ||
118 | 119 | ||
119 | 120 | ||
120 | include ( $(OPIEDIR)/include.pro ) | 121 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro index a36c5d7..25f0110 100644 --- a/noncore/net/ftplib/ftplib.pro +++ b/noncore/net/ftplib/ftplib.pro | |||
@@ -1,10 +1,10 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = ftplib.h | 3 | HEADERS = ftplib.h |
4 | SOURCES = ftplib.c | 4 | SOURCES = ftplib.c |
5 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 5 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
6 | INTERFACES = | 6 | INTERFACES = |
7 | 7 | TARGET = ftplib | |
8 | 8 | ||
9 | 9 | ||
10 | include ( $(OPIEDIR)/include.pro ) | 10 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opieirc/opieirc.pro b/noncore/net/opieirc/opieirc.pro index 37a6e85..8b09e18 100644 --- a/noncore/net/opieirc/opieirc.pro +++ b/noncore/net/opieirc/opieirc.pro | |||
@@ -1,28 +1,28 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = ircchannel.h ircconnection.h \ | 4 | HEADERS = ircchannel.h ircconnection.h \ |
5 | ircmessage.h \ | 5 | ircmessage.h \ |
6 | ircmessageparser.h ircoutput.h \ | 6 | ircmessageparser.h ircoutput.h \ |
7 | ircperson.h ircserver.h ircsession.h \ | 7 | ircperson.h ircserver.h ircsession.h \ |
8 | mainwindow.h irctab.h ircservertab.h \ | 8 | mainwindow.h irctab.h ircservertab.h \ |
9 | ircchanneltab.h ircchannellist.h \ | 9 | ircchanneltab.h ircchannellist.h \ |
10 | ircserverlist.h ircservereditor.h \ | 10 | ircserverlist.h ircservereditor.h \ |
11 | ircquerytab.h ircsettings.h ircmisc.h | 11 | ircquerytab.h ircsettings.h ircmisc.h |
12 | SOURCES = ircchannel.cpp ircconnection.cpp \ | 12 | SOURCES = ircchannel.cpp ircconnection.cpp \ |
13 | ircmessage.cpp \ | 13 | ircmessage.cpp \ |
14 | ircmessageparser.cpp ircoutput.cpp \ | 14 | ircmessageparser.cpp ircoutput.cpp \ |
15 | ircperson.cpp ircserver.cpp \ | 15 | ircperson.cpp ircserver.cpp \ |
16 | ircsession.cpp main.cpp mainwindow.cpp \ | 16 | ircsession.cpp main.cpp mainwindow.cpp \ |
17 | irctab.cpp ircservertab.cpp \ | 17 | irctab.cpp ircservertab.cpp \ |
18 | ircchanneltab.cpp ircchannellist.cpp \ | 18 | ircchanneltab.cpp ircchannellist.cpp \ |
19 | ircserverlist.cpp ircservereditor.cpp \ | 19 | ircserverlist.cpp ircservereditor.cpp \ |
20 | ircquerytab.cpp ircsettings.cpp ircmisc.cpp | 20 | ircquerytab.cpp ircsettings.cpp ircmisc.cpp |
21 | INCLUDEPATH += $(OPIEDIR)/include | 21 | INCLUDEPATH += $(OPIEDIR)/include |
22 | DEPENDPATH+= $(OPIEDIR)/include | 22 | DEPENDPATH+= $(OPIEDIR)/include |
23 | LIBS += -lqpe -lopie | 23 | LIBS += -lqpe -lopie |
24 | 24 | TARGET = opieirc | |
25 | 25 | ||
26 | 26 | ||
27 | 27 | ||
28 | include ( $(OPIEDIR)/include.pro ) | 28 | include ( $(OPIEDIR)/include.pro ) |