summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.pro
Side-by-side diff
Diffstat (limited to 'core/launcher/launcher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 0078faf..32cb95f 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -5,8 +5,9 @@ CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = background.h \
desktop.h \
+ qprocess.h \
info.h \
appicons.h \
taskbar.h \
sidething.h \
@@ -45,8 +46,9 @@ HEADERS = background.h \
# quicklauncher.h \
SOURCES = background.cpp \
desktop.cpp \
+ qprocess.cpp qprocess_unix.cpp \
info.cpp \
appicons.cpp \
taskbar.cpp \
sidething.cpp \