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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/symlinker/symlinker.pro b/core/symlinker/symlinker.pro
index 646c9fd..425b2e5 100644
--- a/core/symlinker/symlinker.pro
+++ b/core/symlinker/symlinker.pro
@@ -1,14 +1,14 @@
TEMPLATE = app
-CONFIG += qtopia warn_on release
+CONFIG += qtopia warn_on
DESTDIR = $(OPIEDIR)/bin
HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = opie-update-symlinks
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
LIBS += -lqpe
include ( $(OPIEDIR)/include.pro )