Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-qt-client
/
0e6aadacec3257bf8ddc70d7e7e0101c50f8af44
/
.
/
common.h
blob: 16ac1445419c1022d63900cb50eaff61394b01fc [
file
] [
log
] [
blame
] [
raw
]
#ifndef
COMMON_H
#define
COMMON_H
#define
DEFAULT_SSH_PROGRAM_PATH
"/usr/bin/ssh"
#define
DEFAULT_SSH_USER_NAME
"sshout"
#define
PROJECT_PAGE_URL
"https://sourceforge.net/projects/sshout/"
#endif
// COMMON_H