summaryrefslogtreecommitdiff
path: root/core/apps/textedit/Makefile.in
Unidiff
Diffstat (limited to 'core/apps/textedit/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/Makefile.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/core/apps/textedit/Makefile.in b/core/apps/textedit/Makefile.in
index 84542bb..997f2a4 100644
--- a/core/apps/textedit/Makefile.in
+++ b/core/apps/textedit/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
@@ -102,4 +102,4 @@ main.o: main.cpp \
102 textedit.h \ 102 textedit.h \
103 $(QPEDIR)/include/qpe/filemanager.h \ 103 $(OPIEDIR)/include/qpe/filemanager.h \
104 $(QPEDIR)/include/qpe/qpeapplication.h 104 $(OPIEDIR)/include/qpe/qpeapplication.h
105 105
@@ -107,11 +107,11 @@ textedit.o: textedit.cpp \
107 textedit.h \ 107 textedit.h \
108 $(QPEDIR)/include/qpe/filemanager.h \ 108 $(OPIEDIR)/include/qpe/filemanager.h \
109 $(QPEDIR)/include/qpe/global.h \ 109 $(OPIEDIR)/include/qpe/global.h \
110 $(QPEDIR)/include/qpe/fileselector.h \ 110 $(OPIEDIR)/include/qpe/fileselector.h \
111 $(QPEDIR)/include/qpe/applnk.h \ 111 $(OPIEDIR)/include/qpe/applnk.h \
112 $(QPEDIR)/include/qpe/resource.h \ 112 $(OPIEDIR)/include/qpe/resource.h \
113 $(QPEDIR)/include/qpe/config.h \ 113 $(OPIEDIR)/include/qpe/config.h \
114 $(QPEDIR)/include/qpe/qpeapplication.h \ 114 $(OPIEDIR)/include/qpe/qpeapplication.h \
115 $(QPEDIR)/include/qpe/qpemenubar.h \ 115 $(OPIEDIR)/include/qpe/qpemenubar.h \
116 $(QPEDIR)/include/qpe/qpetoolbar.h 116 $(OPIEDIR)/include/qpe/qpetoolbar.h
117 117
@@ -119,3 +119,3 @@ moc_textedit.o: moc_textedit.cpp \
119 textedit.h \ 119 textedit.h \
120 $(QPEDIR)/include/qpe/filemanager.h 120 $(OPIEDIR)/include/qpe/filemanager.h
121 121