-rw-r--r-- | core/pim/today/Makefile.in | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/core/pim/today/Makefile.in b/core/pim/today/Makefile.in index 423a540..85f162a 100644 --- a/core/pim/today/Makefile.in +++ b/core/pim/today/Makefile.in @@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT) CFLAGS = $(SYSCONF_CFLAGS) -INCPATH = -I$(QPEDIR)/include +INCPATH = -I$(OPIEDIR)/include LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) @@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC) -DESTDIR = ./ +DESTDIR = $(OPIEDIR)/bin/ VER_MAJ = 1 @@ -121,10 +121,10 @@ main.o: main.cpp \ todaybase.h \ - /home/max/qtopia/opie/include/qpe/datebookdb.h \ - /home/max/qtopia/opie/include/qpe/event.h \ - /home/max/qtopia/opie/include/qpe/palmtoprecord.h \ - /home/max/qtopia/opie/include/qpe/timeconversion.h \ - /home/max/qtopia/opie/include/qpe/qpcglobal.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/datebookdb.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/event.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/palmtoprecord.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timeconversion.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpcglobal.h \ TodoItem.h \ todayconfig.h \ - /home/max/qtopia/opie/include/qpe/qpeapplication.h + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpeapplication.h @@ -133,7 +133,7 @@ today.o: today.cpp \ todaybase.h \ - /home/max/qtopia/opie/include/qpe/datebookdb.h \ - /home/max/qtopia/opie/include/qpe/event.h \ - /home/max/qtopia/opie/include/qpe/palmtoprecord.h \ - /home/max/qtopia/opie/include/qpe/timeconversion.h \ - /home/max/qtopia/opie/include/qpe/qpcglobal.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/datebookdb.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/event.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/palmtoprecord.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timeconversion.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpcglobal.h \ TodoItem.h \ @@ -141,5 +141,5 @@ today.o: today.cpp \ minidom.h \ - /home/max/qtopia/opie/include/qpe/timestring.h \ - /home/max/qtopia/opie/include/qpe/config.h \ - /home/max/qtopia/opie/include/qpe/qprocess.h + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timestring.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/config.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qprocess.h @@ -147,3 +147,3 @@ todaybase.o: todaybase.cpp \ todaybase.h \ - /home/max/qtopia/opie/include/qpe/resource.h + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/resource.h @@ -161,7 +161,7 @@ moc_today.o: moc_today.cpp \ todaybase.h \ - /home/max/qtopia/opie/include/qpe/datebookdb.h \ - /home/max/qtopia/opie/include/qpe/event.h \ - /home/max/qtopia/opie/include/qpe/palmtoprecord.h \ - /home/max/qtopia/opie/include/qpe/timeconversion.h \ - /home/max/qtopia/opie/include/qpe/qpcglobal.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/datebookdb.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/event.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/palmtoprecord.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timeconversion.h \ + /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpcglobal.h \ TodoItem.h \ |