summaryrefslogtreecommitdiff
path: root/core/tools/quicklauncher/quicklauncher.pro
Unidiff
Diffstat (limited to 'core/tools/quicklauncher/quicklauncher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/tools/quicklauncher/quicklauncher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/tools/quicklauncher/quicklauncher.pro b/core/tools/quicklauncher/quicklauncher.pro
index 6ab5fc8..ae390e5 100644
--- a/core/tools/quicklauncher/quicklauncher.pro
+++ b/core/tools/quicklauncher/quicklauncher.pro
@@ -7,7 +7,7 @@ SOURCES = main.cpp
7 INTERFACES= 7 INTERFACES=
8 8
9 INCLUDEPATH+= $(OPIEDIR)/include 9 INCLUDEPATH+= $(OPIEDIR)/include
10 LIBS += -lqpe -lopie 10 LIBS += -lqpe -lopiecore2 -lopieui2
11 11
12 TARGET = quicklauncher 12 TARGET = quicklauncher
13 13