summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/Makefile.in
Unidiff
Diffstat (limited to 'core/pim/addressbook/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/Makefile.in102
1 files changed, 51 insertions, 51 deletions
diff --git a/core/pim/addressbook/Makefile.in b/core/pim/addressbook/Makefile.in
index 93c73c3..c46d0e5 100644
--- a/core/pim/addressbook/Makefile.in
+++ b/core/pim/addressbook/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -90,3 +90,3 @@ moc: $(SRCMOC)
90tmake: 90tmake:
91 tmake p4addressbook.pro 91 tmake addressbook.pro
92 92
@@ -125,4 +125,4 @@ main.o: main.cpp \
125 addressbook.h \ 125 addressbook.h \
126 $(QPEDIR)/include/qpe/qpeapplication.h \ 126 $(OPIEDIR)/include/qpe/qpeapplication.h \
127 $(QPEDIR)/include/qpe/qcopenvelope_qws.h 127 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h
128 128
@@ -130,8 +130,8 @@ addressbook.o: addressbook.cpp \
130 abeditor.h \ 130 abeditor.h \
131 $(QPEDIR)/include/qpe/contact.h \ 131 $(OPIEDIR)/include/qpe/contact.h \
132 $(QPEDIR)/include/qpe/palmtoprecord.h \ 132 $(OPIEDIR)/include/qpe/palmtoprecord.h \
133 $(QPEDIR)/include/qpe/recordfields.h \ 133 $(OPIEDIR)/include/qpe/recordfields.h \
134 ablabel.h \ 134 ablabel.h \
135 abtable.h \ 135 abtable.h \
136 $(QPEDIR)/include/qpe/categories.h \ 136 $(OPIEDIR)/include/qpe/categories.h \
137 addresssettings.h \ 137 addresssettings.h \
@@ -139,12 +139,12 @@ addressbook.o: addressbook.cpp \
139 addressbook.h \ 139 addressbook.h \
140 $(QPEDIR)/include/qpe/qpeapplication.h \ 140 $(OPIEDIR)/include/qpe/qpeapplication.h \
141 $(QPEDIR)/include/qpe/config.h \ 141 $(OPIEDIR)/include/qpe/config.h \
142 $(QPEDIR)/include/qpe/finddialog.h \ 142 $(OPIEDIR)/include/qpe/finddialog.h \
143 $(QPEDIR)/include/qpe/global.h \ 143 $(OPIEDIR)/include/qpe/global.h \
144 $(QPEDIR)/include/qpe/resource.h \ 144 $(OPIEDIR)/include/qpe/resource.h \
145 $(QPEDIR)/include/qpe/ir.h \ 145 $(OPIEDIR)/include/qpe/ir.h \
146 $(QPEDIR)/include/qpe/qpemessagebox.h \ 146 $(OPIEDIR)/include/qpe/qpemessagebox.h \
147 $(QPEDIR)/include/qpe/qcopenvelope_qws.h \ 147 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
148 $(QPEDIR)/include/qpe/qpemenubar.h \ 148 $(OPIEDIR)/include/qpe/qpemenubar.h \
149 $(QPEDIR)/include/qpe/qpetoolbar.h 149 $(OPIEDIR)/include/qpe/qpetoolbar.h
150 150
@@ -152,9 +152,9 @@ abeditor.o: abeditor.cpp \
152 abeditor.h \ 152 abeditor.h \
153 $(QPEDIR)/include/qpe/contact.h \ 153 $(OPIEDIR)/include/qpe/contact.h \
154 $(QPEDIR)/include/qpe/palmtoprecord.h \ 154 $(OPIEDIR)/include/qpe/palmtoprecord.h \
155 $(QPEDIR)/include/qpe/recordfields.h \ 155 $(OPIEDIR)/include/qpe/recordfields.h \
156 addresspicker.h \ 156 addresspicker.h \
157 $(QPEDIR)/include/qpe/categoryselect.h \ 157 $(OPIEDIR)/include/qpe/categoryselect.h \
158 $(QPEDIR)/include/qpe/qpeapplication.h \ 158 $(OPIEDIR)/include/qpe/qpeapplication.h \
159 $(QPEDIR)/include/qpe/qpedialog.h 159 $(OPIEDIR)/include/qpe/qpedialog.h
160 160
@@ -162,17 +162,17 @@ ablabel.o: ablabel.cpp \
162 ablabel.h \ 162 ablabel.h \
163 $(QPEDIR)/include/qpe/contact.h \ 163 $(OPIEDIR)/include/qpe/contact.h \
164 $(QPEDIR)/include/qpe/palmtoprecord.h \ 164 $(OPIEDIR)/include/qpe/palmtoprecord.h \
165 $(QPEDIR)/include/qpe/recordfields.h \ 165 $(OPIEDIR)/include/qpe/recordfields.h \
166 $(QPEDIR)/include/qpe/stringutil.h 166 $(OPIEDIR)/include/qpe/stringutil.h
167 167
168abtable.o: abtable.cpp \ 168abtable.o: abtable.cpp \
169 $(QPEDIR)/include/qpe/categoryselect.h \ 169 $(OPIEDIR)/include/qpe/categoryselect.h \
170 $(QPEDIR)/include/qpe/config.h \ 170 $(OPIEDIR)/include/qpe/config.h \
171 $(QPEDIR)/include/qpe/stringutil.h \ 171 $(OPIEDIR)/include/qpe/stringutil.h \
172 $(QPEDIR)/include/qpe/qcopenvelope_qws.h \ 172 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
173 abtable.h \ 173 abtable.h \
174 $(QPEDIR)/include/qpe/categories.h \ 174 $(OPIEDIR)/include/qpe/categories.h \
175 $(QPEDIR)/include/qpe/contact.h \ 175 $(OPIEDIR)/include/qpe/contact.h \
176 $(QPEDIR)/include/qpe/palmtoprecord.h \ 176 $(OPIEDIR)/include/qpe/palmtoprecord.h \
177 $(QPEDIR)/include/qpe/recordfields.h 177 $(OPIEDIR)/include/qpe/recordfields.h
178 178
@@ -181,6 +181,6 @@ addresssettings.o: addresssettings.cpp \
181 addresssettingsbase.h \ 181 addresssettingsbase.h \
182 $(QPEDIR)/include/qpe/config.h \ 182 $(OPIEDIR)/include/qpe/config.h \
183 $(QPEDIR)/include/qpe/contact.h \ 183 $(OPIEDIR)/include/qpe/contact.h \
184 $(QPEDIR)/include/qpe/palmtoprecord.h \ 184 $(OPIEDIR)/include/qpe/palmtoprecord.h \
185 $(QPEDIR)/include/qpe/recordfields.h 185 $(OPIEDIR)/include/qpe/recordfields.h
186 186
@@ -201,5 +201,5 @@ moc_abeditor.o: moc_abeditor.cpp \
201 abeditor.h \ 201 abeditor.h \
202 $(QPEDIR)/include/qpe/contact.h \ 202 $(OPIEDIR)/include/qpe/contact.h \
203 $(QPEDIR)/include/qpe/palmtoprecord.h \ 203 $(OPIEDIR)/include/qpe/palmtoprecord.h \
204 $(QPEDIR)/include/qpe/recordfields.h 204 $(OPIEDIR)/include/qpe/recordfields.h
205 205
@@ -207,5 +207,5 @@ moc_ablabel.o: moc_ablabel.cpp \
207 ablabel.h \ 207 ablabel.h \
208 $(QPEDIR)/include/qpe/contact.h \ 208 $(OPIEDIR)/include/qpe/contact.h \
209 $(QPEDIR)/include/qpe/palmtoprecord.h \ 209 $(OPIEDIR)/include/qpe/palmtoprecord.h \
210 $(QPEDIR)/include/qpe/recordfields.h 210 $(OPIEDIR)/include/qpe/recordfields.h
211 211
@@ -213,6 +213,6 @@ moc_abtable.o: moc_abtable.cpp \
213 abtable.h \ 213 abtable.h \
214 $(QPEDIR)/include/qpe/categories.h \ 214 $(OPIEDIR)/include/qpe/categories.h \
215 $(QPEDIR)/include/qpe/contact.h \ 215 $(OPIEDIR)/include/qpe/contact.h \
216 $(QPEDIR)/include/qpe/palmtoprecord.h \ 216 $(OPIEDIR)/include/qpe/palmtoprecord.h \
217 $(QPEDIR)/include/qpe/recordfields.h 217 $(OPIEDIR)/include/qpe/recordfields.h
218 218