From cc30786a9fa612bb6ad0d19d6564f7e432267f7a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 20 May 2004 21:16:24 +0000 Subject: remove bogus paths out of .pro files --- (limited to 'core/settings/light-and-power') diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro index 79a6f44..caa4dbd 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro @@ -3,7 +3,7 @@ HEADERS = light.h sensor.h calibration.h SOURCES = light.cpp main.cpp sensor.cpp calibration.cpp INTERFACES = lightsettingsbase.ui sensorbase.ui INCLUDEPATH += $(OPIEDIR)/include -DEPENDPATH += ../$(OPIEDIR)/include +DEPENDPATH += LIBS += -lqpe -lopiecore2 TARGET = light-and-power -- cgit v0.9.0.2