summaryrefslogtreecommitdiffstats
path: root/appcontroller.pro
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2013-04-17 13:28:36 +0200
committerRainer Keller <rainer.keller@digia.com>2013-04-17 13:28:36 +0200
commitc47a4ed04da4d8d8f618187f671ed8dcb4ae824a (patch)
tree8831331988aa97f0e97623377df5076d8ece6a46 /appcontroller.pro
parent1312d95b33edc640046abe519f2b6be464ddb6d7 (diff)
Parse extended portlist
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 13ffdd9..e850245 100644
--- a/appcontroller.pro
+++ b/appcontroller.pro
@@ -2,10 +2,12 @@ QT-=gui
QT+=network
HEADERS=\
process.h \
+ portlist.h \
SOURCES=\
main.cpp \
process.cpp \
+ portlist.cpp \
target.path = $$[INSTALL_ROOT]/system/bin
INSTALLS+=target