forked from qt-creator/qt-creator
7 lines
154 B
Prolog
7 lines
154 B
Prolog
include(../ssh.pri)
|
|
|
|
TARGET=remoteprocess
|
|
SOURCES=main.cpp remoteprocesstest.cpp argumentscollector.cpp
|
|
HEADERS=remoteprocesstest.h argumentscollector.h
|
|
|