summaryrefslogtreecommitdiff
path: root/core/launcher/server.pro
Unidiff
Diffstat (limited to 'core/launcher/server.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/server.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/server.pro b/core/launcher/server.pro
index 5f2aa02..3e74ab4 100644
--- a/core/launcher/server.pro
+++ b/core/launcher/server.pro
@@ -1,16 +1,16 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 2
3 CONFIG += qt warn_on 3 CONFIG += qt warn_on
4 4
5 DESTDIR = $$(OPIEDIR)/bin 5 DESTDIR = $$(OPIEDIR)/bin
6 6
7 HEADERS += server.h \ 7 HEADERS += server.h \
8 qrr.h \ 8 qrr.h \
9 serverinterface.h \ 9 serverinterface.h \
10 launchertab.h \ 10 launchertab.h \
11 documentlist.h \ 11 documentlist.h \
12 appicons.h \ 12 appicons.h \
13 taskbar.h \ 13 taskbar.h \
14 runningappbar.h \ 14 runningappbar.h \
15 applauncher.h \ 15 applauncher.h \
16 stabmon.h \ 16 stabmon.h \
@@ -30,17 +30,17 @@ HEADERS += server.h \
30 syncdialog.h \ 30 syncdialog.h \
31 serverapp.h \ 31 serverapp.h \
32 qprocess.h \ 32 qprocess.h \
33 screensaver.h \ 33 screensaver.h \
34 $$(OPIEDIR)/noncore/settings/mediummount/mediumwidget.h \ 34 $$(OPIEDIR)/noncore/settings/mediummount/mediumwidget.h \
35 mediadlg.h 35 mediadlg.h
36 36
37 SOURCES += server.cpp \ 37 SOURCES += server.cpp \
38 qrr.cpp \ 38 qrr.cpp \
39 serverinterface.cpp \ 39 serverinterface.cpp \
40 launchertab.cpp \ 40 launchertab.cpp \
41 documentlist.cpp \ 41 documentlist.cpp \
42 appicons.cpp \ 42 appicons.cpp \
43 taskbar.cpp \ 43 taskbar.cpp \
44 runningappbar.cpp \ 44 runningappbar.cpp \
45 applauncher.cpp \ 45 applauncher.cpp \
46 stabmon.cpp \ 46 stabmon.cpp \