summaryrefslogtreecommitdiffstats
path: root/appcontroller.pro
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2013-04-17 10:45:51 +0200
committerRainer Keller <rainer.keller@digia.com>2013-04-17 10:45:51 +0200
commit2401f709701f3e0d771f7dfd492cc16ab67a7d8d (patch)
tree48f4862bc572130514c91382a02cfcda8166e335 /appcontroller.pro
parent9a7f2e2ee373e9f8a6dd57ab89e963d8952bb94c (diff)
Add debugging support
Diffstat (limited to 'appcontroller.pro')
-rw-r--r--appcontroller.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/appcontroller.pro b/appcontroller.pro
index ad48485..13ffdd9 100644
--- a/appcontroller.pro
+++ b/appcontroller.pro
@@ -1,9 +1,11 @@
QT-=gui
QT+=network
HEADERS=\
+ process.h \
SOURCES=\
main.cpp \
+ process.cpp \
target.path = $$[INSTALL_ROOT]/system/bin
INSTALLS+=target