summaryrefslogtreecommitdiff
path: root/noncore/unsupported/filebrowser/Makefile.in
Unidiff
Diffstat (limited to 'noncore/unsupported/filebrowser/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/Makefile.in20
1 files changed, 10 insertions, 10 deletions
diff --git a/noncore/unsupported/filebrowser/Makefile.in b/noncore/unsupported/filebrowser/Makefile.in
index c7238ea..c00d0f5 100644
--- a/noncore/unsupported/filebrowser/Makefile.in
+++ b/noncore/unsupported/filebrowser/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
@@ -108,8 +108,8 @@ filebrowser.o: filebrowser.cpp \
108 filebrowser.h \ 108 filebrowser.h \
109 $(QPEDIR)/include/qpe/resource.h \ 109 $(OPIEDIR)/include/qpe/resource.h \
110 $(QPEDIR)/include/qpe/global.h \ 110 $(OPIEDIR)/include/qpe/global.h \
111 $(QPEDIR)/include/qpe/mimetype.h \ 111 $(OPIEDIR)/include/qpe/mimetype.h \
112 $(QPEDIR)/include/qpe/applnk.h \ 112 $(OPIEDIR)/include/qpe/applnk.h \
113 $(QPEDIR)/include/qpe/qpetoolbar.h \ 113 $(OPIEDIR)/include/qpe/qpetoolbar.h \
114 $(QPEDIR)/include/qpe/qpemenubar.h 114 $(OPIEDIR)/include/qpe/qpemenubar.h
115 115
@@ -120,4 +120,4 @@ main.o: main.cpp \
120 filebrowser.h \ 120 filebrowser.h \
121 $(QPEDIR)/include/qpe/qpeapplication.h \ 121 $(OPIEDIR)/include/qpe/qpeapplication.h \
122 $(QPEDIR)/include/qpe/mimetype.h 122 $(OPIEDIR)/include/qpe/mimetype.h
123 123