Remoto - VFS: defines.h File Reference
Remoto - VFS
defines.h File Reference

Go to the source code of this file.

Macros

#define APPLICATION_NAME   "VFS"
 
#define APPLICATION_VERSION   VFS_GIT_VERSION
 
#define ORGANIZATION_DOMAIN   "eyelash.ai"
 
#define ORGANIZATION_NAME   "Remoto, LLC"
 
#define RMO_CREDIT
 

Macro Definition Documentation

◆ APPLICATION_NAME

#define APPLICATION_NAME   "VFS"

Definition at line 6 of file defines.h.

◆ APPLICATION_VERSION

#define APPLICATION_VERSION   VFS_GIT_VERSION

Definition at line 7 of file defines.h.

◆ ORGANIZATION_DOMAIN

#define ORGANIZATION_DOMAIN   "eyelash.ai"

Definition at line 5 of file defines.h.

◆ ORGANIZATION_NAME

#define ORGANIZATION_NAME   "Remoto, LLC"

Definition at line 4 of file defines.h.

◆ RMO_CREDIT

#define RMO_CREDIT
Value:
"---------------------------------\n"\
" ©2020 " ORGANIZATION_NAME "\n"\
" Built: " __TIMESTAMP__ "\n"\
"---------------------------------\n"
#define APPLICATION_VERSION
Definition: defines.h:7
#define ORGANIZATION_NAME
Definition: defines.h:4
#define APPLICATION_NAME
Definition: defines.h:6

Definition at line 9 of file defines.h.