forked from qt-creator/qt-creator
rpath experiments failed, so let's just do it like that. Change-Id: I029580f54145592bc858d564fb198bc25949e330 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
6 lines
153 B
Prolog
6 lines
153 B
Prolog
include(../ssh.pri)
|
|
|
|
TARGET=remoteprocess
|
|
SOURCES=main.cpp remoteprocesstest.cpp argumentscollector.cpp
|
|
HEADERS=remoteprocesstest.h argumentscollector.h
|