aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/putty/putty/pscp.pro
blob: 6e30d3ebc086855364c2e3ac6fe055a68d942a39 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = pscp
CONFIG = warn_on release console
DEPENDPATH += unix charset
INCLUDEPATH += . unix charset

SOURCES += be_none.c scp.c sftp.c unix/uxsftp.c

LIBS += -L. -lputty