summaryrefslogtreecommitdiff
path: root/core/launcher/Makefile.in
Side-by-side diff
Diffstat (limited to 'core/launcher/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/Makefile.in47
1 files changed, 36 insertions, 11 deletions
diff --git a/core/launcher/Makefile.in b/core/launcher/Makefile.in
index 5e2dbe5..91a5a9b 100644
--- a/core/launcher/Makefile.in
+++ b/core/launcher/Makefile.in
@@ -24,8 +24,9 @@ TARGET1 = lib$(TARGET).so.$(VER_MAJ)
####### Files
HEADERS = background.h \
desktop.h \
+ qprocess.h \
info.h \
appicons.h \
taskbar.h \
sidething.h \
@@ -62,8 +63,10 @@ HEADERS = background.h \
$(OPIEDIR)/rsync/config_rsync.h \
$(OPIEDIR)/rsync/qrsync.h
SOURCES = background.cpp \
desktop.cpp \
+ qprocess.cpp \
+ qprocess_unix.cpp \
info.cpp \
appicons.cpp \
taskbar.cpp \
sidething.cpp \
@@ -109,8 +112,10 @@ SOURCES = background.cpp \
$(OPIEDIR)/rsync/whole.c \
$(OPIEDIR)/rsync/qrsync.cpp
OBJECTS = background.o \
desktop.o \
+ qprocess.o \
+ qprocess_unix.o \
info.o \
appicons.o \
taskbar.o \
sidething.o \
@@ -164,8 +169,9 @@ UICDECLS = shutdown.h \
UICIMPLS = shutdown.cpp \
syncdialog.cpp
SRCMOC = moc_background.cpp \
moc_desktop.cpp \
+ moc_qprocess.cpp \
moc_info.cpp \
moc_appicons.cpp \
moc_taskbar.cpp \
moc_sidething.cpp \
@@ -179,13 +185,15 @@ SRCMOC = moc_background.cpp \
moc_transferserver.cpp \
moc_qcopbridge.cpp \
moc_packageslave.cpp \
moc_irserver.cpp \
+ qprocess_unix.moc \
appicons.moc \
moc_shutdown.cpp \
moc_syncdialog.cpp
OBJMOC = moc_background.o \
moc_desktop.o \
+ moc_qprocess.o \
moc_info.o \
moc_appicons.o \
moc_taskbar.o \
moc_sidething.o \
@@ -289,9 +297,8 @@ desktop.o: desktop.cpp \
$(OPIEDIR)/include/qpe/applnk.h \
qcopbridge.h \
startmenu.h \
taskbar.h \
- $(OPIEDIR)/include/qpe/custom.h \
transferserver.h \
irserver.h \
packageslave.h \
$(OPIEDIR)/include/qpe/mimetype.h \
@@ -300,8 +307,16 @@ desktop.o: desktop.cpp \
$(OPIEDIR)/include/qpe/power.h \
$(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
$(OPIEDIR)/include/qpe/global.h
+qprocess.o: qprocess.cpp \
+ qprocess.h
+
+qprocess_unix.o: qprocess_unix.cpp \
+ qprocess_unix.moc \
+ qprocess.h \
+ qcleanuphandler_p.h
+
info.o: info.cpp \
info.h \
background.h \
desktop.h \
@@ -330,9 +345,8 @@ taskbar.o: taskbar.cpp \
wait.h \
$(OPIEDIR)/include/qpe/resource.h \
appicons.h \
taskbar.h \
- $(OPIEDIR)/include/qpe/custom.h \
desktop.h \
shutdownimpl.h \
shutdown.h \
$(OPIEDIR)/include/qpe/qpeapplication.h \
@@ -364,9 +378,11 @@ taskbar.o: taskbar.cpp \
../parashoot/interface.h \
$(OPIEDIR)/include/qpe/sound.h \
../mpegplayer/mediaplayer.h \
$(OPIEDIR)/include/qpe/qlibrary.h \
+ $(OPIEDIR)/include/qpe/mediaplayerplugininterface.h \
../embeddedkonsole/konsole.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h \
../wordgame/wordgame.h \
$(OPIEDIR)/include/qpe/qdawg.h
sidething.o: sidething.cpp \
@@ -448,13 +464,13 @@ $(OPIEDIR)/calibrate/calibrate.o: $(OPIEDIR)/calibrate/calibrate.cpp \
$(OPIEDIR)/calibrate/calibrate.h \
$(OPIEDIR)/include/qpe/resource.h
transferserver.o: transferserver.cpp \
- $(OPIEDIR)/include/qpe/qprocess.h \
$(OPIEDIR)/include/qpe/process.h \
$(OPIEDIR)/include/qpe/config.h \
$(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
- transferserver.h
+ transferserver.h \
+ qprocess.h
packageslave.o: packageslave.cpp \
packageslave.h \
$(OPIEDIR)/include/qpe/process.h \
@@ -491,9 +507,8 @@ main.o: main.cpp \
shutdownimpl.h \
shutdown.h \
$(OPIEDIR)/include/qpe/qpeapplication.h \
taskbar.h \
- $(OPIEDIR)/include/qpe/custom.h \
stabmon.h \
$(OPIEDIR)/include/qpe/network.h \
$(OPIEDIR)/include/qpe/config.h \
$(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
@@ -746,18 +761,20 @@ moc_desktop.o: moc_desktop.cpp \
shutdownimpl.h \
shutdown.h \
$(OPIEDIR)/include/qpe/qpeapplication.h
+moc_qprocess.o: moc_qprocess.cpp \
+ qprocess.h
+
moc_info.o: moc_info.cpp \
info.h \
background.h
moc_appicons.o: moc_appicons.cpp \
appicons.h
moc_taskbar.o: moc_taskbar.cpp \
- taskbar.h \
- $(OPIEDIR)/include/qpe/custom.h
+ taskbar.h
moc_sidething.o: moc_sidething.cpp \
sidething.h \
startmenu.h
@@ -804,22 +821,27 @@ moc_packageslave.o: moc_packageslave.cpp \
moc_irserver.o: moc_irserver.cpp \
irserver.h
-moc_shutdown.o: appicons.moc \
+moc_shutdown.o: qprocess_unix.moc \
+ qprocess_unix.cpp \
+ qprocess.h \
+ qcleanuphandler_p.h
+
+moc_syncdialog.o: appicons.moc \
appicons.cpp \
appicons.h \
$(OPIEDIR)/include/qpe/qcopenvelope_qws.h
-moc_syncdialog.o: moc_shutdown.cpp \
- shutdown.h
-
moc_background.cpp: background.h
$(MOC) background.h -o moc_background.cpp
moc_desktop.cpp: desktop.h
$(MOC) desktop.h -o moc_desktop.cpp
+moc_qprocess.cpp: qprocess.h
+ $(MOC) qprocess.h -o moc_qprocess.cpp
+
moc_info.cpp: info.h
$(MOC) info.h -o moc_info.cpp
moc_appicons.cpp: appicons.h
@@ -863,8 +885,11 @@ moc_packageslave.cpp: packageslave.h
moc_irserver.cpp: irserver.h
$(MOC) irserver.h -o moc_irserver.cpp
+qprocess_unix.moc: qprocess_unix.cpp
+ $(MOC) qprocess_unix.cpp -o qprocess_unix.moc
+
appicons.moc: appicons.cpp
$(MOC) appicons.cpp -o appicons.moc
moc_shutdown.cpp: shutdown.h