Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
sshout-qt-client
/
06ac3a24a13a36ae3d239169df0c02a385553fdb
/
.
/
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