Files
qt-creator/tests/manual/ssh/remoteprocess/remoteprocess.pro
Christian Kandeler 75a7bf2919 SSH: Add convencience script for tests.
rpath experiments failed, so let's just do it like that.

Change-Id: I029580f54145592bc858d564fb198bc25949e330
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
2011-11-14 17:29:44 +01:00

6 lines
153 B
Prolog

include(../ssh.pri)
TARGET=remoteprocess
SOURCES=main.cpp remoteprocesstest.cpp argumentscollector.cpp
HEADERS=remoteprocesstest.h argumentscollector.h