forked from qt-creator/qt-creator
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
|