summaryrefslogtreecommitdiff
path: root/noncore/apps/tableviewer
authorkergoth <kergoth>2002-02-01 22:24:34 (UTC)
committer kergoth <kergoth>2002-02-01 22:24:34 (UTC)
commit5a3c8bf8c1033882685f3a6d897c6fa5229403e3 (patch) (unidiff)
tree48303354ea88e165f5a263208c9ecd8ba503dfe4 /noncore/apps/tableviewer
parent190a0111ccd874923bf88dac938531a18f52e698 (diff)
downloadopie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.zip
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.gz
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.bz2
Making opie compile again.
Diffstat (limited to 'noncore/apps/tableviewer') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/tableviewer/Makefile.in24
1 files changed, 4 insertions, 20 deletions
diff --git a/noncore/apps/tableviewer/Makefile.in b/noncore/apps/tableviewer/Makefile.in
index 8c5dc26..e135d82 100644
--- a/noncore/apps/tableviewer/Makefile.in
+++ b/noncore/apps/tableviewer/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I../library 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)
@@ -159,8 +159,3 @@ main.o: main.cpp \
159 tableviewer.h \ 159 tableviewer.h \
160 db/common.h \ 160 db/common.h
161 ../library/fileselector.h \
162 ../library/filemanager.h \
163 ../library/applnk.h \
164 ../library/qpeapplication.h \
165 ../library/qpedecoration_qws.h
166 161
@@ -169,5 +164,2 @@ tableviewer.o: tableviewer.cpp \
169 db/common.h \ 164 db/common.h \
170 ../library/fileselector.h \
171 ../library/filemanager.h \
172 ../library/applnk.h \
173 ui/tvbrowseview.h \ 165 ui/tvbrowseview.h \
@@ -179,9 +171,5 @@ tableviewer.o: tableviewer.cpp \
179 db/datacache.h \ 171 db/datacache.h \
180 ../library/resource.h 172 /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/qpemenubar.h
181 173
182ui/commonwidgets.o: ui/commonwidgets.cpp \ 174ui/commonwidgets.o: ui/commonwidgets.cpp \
183 ../library/datebookmonth.h \
184 ../library/organizer.h \
185 ../library/xmlreader.h \
186 ../library/calendar.h \
187 ui/commonwidgets.h 175 ui/commonwidgets.h
@@ -239,3 +227,2 @@ db/csvsource.o: db/csvsource.cpp \
239db/common.o: db/common.cpp \ 227db/common.o: db/common.cpp \
240 ../library/timestring.h \
241 db/common.h \ 228 db/common.h \
@@ -258,6 +245,3 @@ moc_tableviewer.o: moc_tableviewer.cpp \
258 tableviewer.h \ 245 tableviewer.h \
259 db/common.h \ 246 db/common.h
260 ../library/fileselector.h \
261 ../library/filemanager.h \
262 ../library/applnk.h
263 247