Files
qt-creator/tests/manual/ssh/remoteprocess/remoteprocess.pro

6 lines
153 B
Prolog
Raw Normal View History

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