fastcgi++
A C++ FastCGI/Web API
Macros
config.hpp File Reference

Go to the source code of this file.

Macros

#define FASTCGIPP_VERSION   "3.0beta"
 
#define FASTCGIPP_LINUX
 
#define FASTCGIPP_BUILD_TIME   "2017-08-25T12:00:00Z"
 
#define FASTCGIPP_LOG_LEVEL   2
 

Macro Definition Documentation

◆ FASTCGIPP_BUILD_TIME

#define FASTCGIPP_BUILD_TIME   "2017-08-25T12:00:00Z"

Definition at line 6 of file config.hpp.

◆ FASTCGIPP_LINUX

#define FASTCGIPP_LINUX

Definition at line 5 of file config.hpp.

◆ FASTCGIPP_LOG_LEVEL

#define FASTCGIPP_LOG_LEVEL   2

Definition at line 7 of file config.hpp.

◆ FASTCGIPP_VERSION

#define FASTCGIPP_VERSION   "3.0beta"

Definition at line 4 of file config.hpp.