From 29c556ffc9b1497cd996ceb46d646b1eaf1288be Mon Sep 17 00:00:00 2001 From: kergoth Date: Sat, 19 Apr 2003 22:07:06 +0000 Subject: Split calibrate out as a standalone application, and ensure taskbar depends on it. This makes ts debugging easier, having a seperate calibration tool around, and as a side affect fixes calibration on the C700, which previously required a reboot to take effect. --- (limited to 'core/launcher/launcher.pro') diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index d0a573b..007e48c 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro @@ -17,7 +17,6 @@ HEADERS = background.h \ shutdownimpl.h \ launcher.h \ launcherview.h \ - ../../core/apps/calibrate/calibrate.h \ startmenu.h \ transferserver.h \ qcopbridge.h \ @@ -58,7 +57,6 @@ SOURCES = background.cpp \ shutdownimpl.cpp \ launcher.cpp \ launcherview.cpp \ - ../../core/apps/calibrate/calibrate.cpp \ transferserver.cpp \ packageslave.cpp \ irserver.cpp \ @@ -94,8 +92,6 @@ SOURCES = background.cpp \ INTERFACES = syncdialog.ui INCLUDEPATH += ../../include DEPENDPATH += ../../include . -INCLUDEPATH += ../../core/apps/calibrate -DEPENDPATH += ../../core/apps/calibrate INCLUDEPATH += ../../rsync DEPENDPATH += ../../rsync TARGET = qpe -- cgit v0.9.0.2