Files
amnezia-client/client/defines.h
T

9 lines
193 B
C
Raw Normal View History

2020-12-04 00:45:21 +03:00
#ifndef DEFINES_H
#define DEFINES_H
#define APPLICATION_NAME "AmneziaVPN"
2020-12-16 06:02:22 +03:00
#define SERVICE_NAME "AmneziaVPN-service"
2020-12-04 00:45:21 +03:00
#define ORGANIZATION_NAME "AmneziaVPN.ORG"
#endif // DEFINES_H