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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/tools/quicklauncher/quicklauncher.pro b/core/tools/quicklauncher/quicklauncher.pro
index ae390e5..3cdbf60 100644
--- a/core/tools/quicklauncher/quicklauncher.pro
+++ b/core/tools/quicklauncher/quicklauncher.pro
@@ -1,6 +1,6 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qtopia warn_on release 2 CONFIG += qtopia warn_on
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 4
5 HEADERS = dropins.h 5 HEADERS = dropins.h
6 SOURCES = main.cpp 6 SOURCES = main.cpp
@@ -11,5 +11,5 @@ LIBS += -lqpe -lopiecore2 -lopieui2
11 11
12 TARGET = quicklauncher 12 TARGET = quicklauncher
13 13
14 14
15include ( $(OPIEDIR)/include.pro ) \ No newline at end of file 15include ( $(OPIEDIR)/include.pro )