summaryrefslogtreecommitdiff
path: root/core/settings/launcher/launcher.pro
Unidiff
Diffstat (limited to 'core/settings/launcher/launcher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/launcher/launcher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/launcher/launcher.pro b/core/settings/launcher/launcher.pro
index 1c17eff..e532852 100644
--- a/core/settings/launcher/launcher.pro
+++ b/core/settings/launcher/launcher.pro
@@ -14,13 +14,13 @@ SOURCES = main.cpp \
14 taskbarsettings.cpp \ 14 taskbarsettings.cpp \
15 menusettings.cpp \ 15 menusettings.cpp \
16 tabdialog.cpp 16 tabdialog.cpp
17 17
18INCLUDEPATH += $(OPIEDIR)/include 18INCLUDEPATH += $(OPIEDIR)/include
19DEPENDPATH += $(OPIEDIR)/include 19DEPENDPATH += $(OPIEDIR)/include
20LIBS += -lqpe -lopie 20LIBS += -lqpe -lopie
21TARGET = launchersettings 21TARGET = launchersettings
22 22
23 23
24 24
25 25
26include ( ../../../include.pro ) 26include ( $(OPIEDIR)/include.pro )