summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/light-and-power.pro
Side-by-side diff
Diffstat (limited to 'core/settings/light-and-power/light-and-power.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/settings/light-and-power/light-and-power.pro2
1 files changed, 1 insertions, 1 deletions
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
@@ -1,11 +1,11 @@
CONFIG += qt warn_on quick-app
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
include ( $(OPIEDIR)/include.pro )