summaryrefslogtreecommitdiff
path: root/noncore/apps/tableviewer/Makefile.in
Side-by-side diff
Diffstat (limited to 'noncore/apps/tableviewer/Makefile.in') (more/less context) (ignore 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
@@ -6,7 +6,7 @@ CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS)
CC = $(SYSCONF_CC) $(QT_C_MT)
CFLAGS = $(SYSCONF_CFLAGS)
-INCPATH = -I../library
+INCPATH = -I$(OPIEDIR)/include
LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
LIBS = $(SUBLIBS) -lqpe $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP)
MOC = $(SYSCONF_MOC)
@@ -157,19 +157,11 @@ REQUIRES=
main.o: main.cpp \
tableviewer.h \
- db/common.h \
- ../library/fileselector.h \
- ../library/filemanager.h \
- ../library/applnk.h \
- ../library/qpeapplication.h \
- ../library/qpedecoration_qws.h
+ db/common.h
tableviewer.o: tableviewer.cpp \
tableviewer.h \
db/common.h \
- ../library/fileselector.h \
- ../library/filemanager.h \
- ../library/applnk.h \
ui/tvbrowseview.h \
ui/tvfilterview.h \
ui/tvlistview.h \
@@ -177,13 +169,9 @@ tableviewer.o: tableviewer.cpp \
ui/tvkeyedit.h \
tvkeyedit_gen.h \
db/datacache.h \
- ../library/resource.h
+ /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/qpemenubar.h
ui/commonwidgets.o: ui/commonwidgets.cpp \
- ../library/datebookmonth.h \
- ../library/organizer.h \
- ../library/xmlreader.h \
- ../library/calendar.h \
ui/commonwidgets.h
ui/tvbrowseview.o: ui/tvbrowseview.cpp \
@@ -237,7 +225,6 @@ db/csvsource.o: db/csvsource.cpp \
db/common.h
db/common.o: db/common.cpp \
- ../library/timestring.h \
db/common.h \
db/datacache.h
@@ -256,10 +243,7 @@ ui/tvkeyedit_gen.o: ui/tvkeyedit_gen.cpp \
moc_tableviewer.o: moc_tableviewer.cpp \
tableviewer.h \
- db/common.h \
- ../library/fileselector.h \
- ../library/filemanager.h \
- ../library/applnk.h
+ db/common.h
ui/moc_commonwidgets.o: ui/moc_commonwidgets.cpp \
ui/commonwidgets.h