summaryrefslogtreecommitdiffstats
path: root/processmanager.pro
diff options
context:
space:
mode:
authorChris Craig <ext-chris.craig@nokia.com>2012-02-01 18:10:26 -0500
committerChris Craig <ext-chris.craig@nokia.com>2012-02-03 20:24:05 +0100
commitdf7eb54f5d519cfb55ec604f94ad2add2cdaea70 (patch)
tree7af5d130884f5fdd2a5f87025fde0f65c43e4e45 /processmanager.pro
parent77597605200accb4d3ed00ed2b853de7992281ab (diff)
Make this a real Qt module.
Combined the launcher and core modules into a single unit. Use core/launcher as QT += processmanager Use declarative as QT += processmanagerdeclarative Change-Id: I1d167a47236c8a624ed7eab01bcf994e6de25e80 Reviewed-by: Chris Craig <ext-chris.craig@nokia.com>
Diffstat (limited to 'processmanager.pro')
-rw-r--r--processmanager.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/processmanager.pro b/processmanager.pro
index 9fb6b71..fc14fbe 100644
--- a/processmanager.pro
+++ b/processmanager.pro
@@ -4,5 +4,3 @@ CONFIG += ordered
SUBDIRS = src tests
include(doc/doc.pri)
-
-system($$PWD/include/qtprocessmanager/syncheaders.sh)