Files
qt-creator/tests/manual/ssh/remoteprocess/remoteprocess.pro
Christian Kandeler 4b4e591ff6 SSH: Add test for remote process execution.
Task-number: QTCREATORBUG-2706
2010-10-28 15:04:41 +02:00

7 lines
154 B
Prolog

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