summaryrefslogtreecommitdiff
path: root/core/symlinker/symlinker.pro
Side-by-side diff
Diffstat (limited to 'core/symlinker/symlinker.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/symlinker/symlinker.pro18
1 files changed, 9 insertions, 9 deletions
diff --git a/core/symlinker/symlinker.pro b/core/symlinker/symlinker.pro
index f850d46..50ad785 100644
--- a/core/symlinker/symlinker.pro
+++ b/core/symlinker/symlinker.pro
@@ -1,15 +1,15 @@
-TEMPLATE = app
-CONFIG += qt warn_on
-DESTDIR = $(OPIEDIR)/bin
+TEMPLATE = app
+CONFIG += qt warn_on
+DESTDIR = $(OPIEDIR)/bin
-HEADERS =
-SOURCES = main.cpp
-INTERFACES =
+HEADERS =
+SOURCES = main.cpp
+INTERFACES =
-TARGET = opie-update-symlinks
-INCLUDEPATH += $(OPIEDIR)/include
+TARGET = opie-update-symlinks
+INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
include ( $(OPIEDIR)/include.pro )