PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Macros
prcycoin-config.h File Reference

Go to the source code of this file.

Macros

#define CLIENT_VERSION_BUILD   7
 
#define CLIENT_VERSION_IS_RELEASE   false
 
#define CLIENT_VERSION_MAJOR   2
 
#define CLIENT_VERSION_MINOR   0
 
#define CLIENT_VERSION_REVISION   0
 
#define COPYRIGHT_YEAR   2023
 
#define ENABLE_AVX2   1
 
#define ENABLE_SHANI   1
 
#define ENABLE_SSE41   1
 
#define ENABLE_WALLET   1
 
#define ENABLE_ZMQ   1
 
#define HAVE_BOOST
 
#define HAVE_BOOST_CHRONO
 
#define HAVE_BOOST_FILESYSTEM
 
#define HAVE_BOOST_PROGRAM_OPTIONS
 
#define HAVE_BOOST_SYSTEM
 
#define HAVE_BOOST_THREAD
 
#define HAVE_BYTESWAP_H   1
 
#define HAVE_DECL_BE16TOH   1
 
#define HAVE_DECL_BE32TOH   1
 
#define HAVE_DECL_BE64TOH   1
 
#define HAVE_DECL_BSWAP_16   1
 
#define HAVE_DECL_BSWAP_32   1
 
#define HAVE_DECL_BSWAP_64   1
 
#define HAVE_DECL_DAEMON   1
 
#define HAVE_DECL_EVP_MD_CTX_NEW   0
 
#define HAVE_DECL_HTOBE16   1
 
#define HAVE_DECL_HTOBE32   1
 
#define HAVE_DECL_HTOBE64   1
 
#define HAVE_DECL_HTOLE16   1
 
#define HAVE_DECL_HTOLE32   1
 
#define HAVE_DECL_HTOLE64   1
 
#define HAVE_DECL_LE16TOH   1
 
#define HAVE_DECL_LE32TOH   1
 
#define HAVE_DECL_LE64TOH   1
 
#define HAVE_DECL_STRERROR_R   1
 
#define HAVE_DECL_STRNLEN   1
 
#define HAVE_DECL___BUILTIN_CLZ   1
 
#define HAVE_DECL___BUILTIN_CLZL   1
 
#define HAVE_DECL___BUILTIN_CLZLL   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ENDIAN_H   1
 
#define HAVE_FUNC_ATTRIBUTE_VISIBILITY   1
 
#define HAVE_GETENTROPY   1
 
#define HAVE_GETENTROPY_RAND   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBCRYPTO   1
 
#define HAVE_MALLOC_INFO   1
 
#define HAVE_MALLOPT_ARENA_MAX   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MINIUPNPC_MINIUPNPC_H   1
 
#define HAVE_MINIUPNPC_MINIWGET_H   1
 
#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1
 
#define HAVE_MINIUPNPC_UPNPERRORS_H   1
 
#define HAVE_PTHREAD   1
 
#define HAVE_PTHREAD_PRIO_INHERIT   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDIO_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRERROR_R   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_GETRANDOM   1
 
#define HAVE_SYS_PRCTL_H   1
 
#define HAVE_SYS_SELECT_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_THREAD_LOCAL   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VISIBILITY_ATTRIBUTE   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE_BUGREPORT   "https://github.com/PRCYCoin/PRCYCoin/issues"
 
#define PACKAGE_NAME   "PRCYcoin"
 
#define PACKAGE_STRING   "PRCYcoin 2.0.0.7rc1"
 
#define PACKAGE_TARNAME   "prcycoin"
 
#define PACKAGE_URL   "https://www.prcycoin.com"
 
#define PACKAGE_VERSION   "2.0.0.7rc1"
 
#define QT_QPA_PLATFORM_MINIMAL   1
 
#define QT_QPA_PLATFORM_XCB   1
 
#define QT_STATICPLUGIN   1
 
#define STDC_HEADERS   1
 
#define STRERROR_R_CHAR_P   1
 
#define USE_ASM   1
 
#define USE_DBUS   1
 
#define USE_QRCODE   1
 
#define USE_UPNP   1
 
#define _DARWIN_USE_64_BIT_INODE   1
 

Macro Definition Documentation

◆ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 386 of file prcycoin-config.h.

◆ CLIENT_VERSION_BUILD

#define CLIENT_VERSION_BUILD   7

Definition at line 12 of file prcycoin-config.h.

◆ CLIENT_VERSION_IS_RELEASE

#define CLIENT_VERSION_IS_RELEASE   false

Definition at line 15 of file prcycoin-config.h.

◆ CLIENT_VERSION_MAJOR

#define CLIENT_VERSION_MAJOR   2

Definition at line 18 of file prcycoin-config.h.

◆ CLIENT_VERSION_MINOR

#define CLIENT_VERSION_MINOR   0

Definition at line 21 of file prcycoin-config.h.

◆ CLIENT_VERSION_REVISION

#define CLIENT_VERSION_REVISION   0

Definition at line 24 of file prcycoin-config.h.

◆ COPYRIGHT_YEAR

#define COPYRIGHT_YEAR   2023

Definition at line 27 of file prcycoin-config.h.

◆ ENABLE_AVX2

#define ENABLE_AVX2   1

Definition at line 30 of file prcycoin-config.h.

◆ ENABLE_SHANI

#define ENABLE_SHANI   1

Definition at line 33 of file prcycoin-config.h.

◆ ENABLE_SSE41

#define ENABLE_SSE41   1

Definition at line 36 of file prcycoin-config.h.

◆ ENABLE_WALLET

#define ENABLE_WALLET   1

Definition at line 39 of file prcycoin-config.h.

◆ ENABLE_ZMQ

#define ENABLE_ZMQ   1

Definition at line 42 of file prcycoin-config.h.

◆ HAVE_BOOST

#define HAVE_BOOST

Definition at line 45 of file prcycoin-config.h.

◆ HAVE_BOOST_CHRONO

#define HAVE_BOOST_CHRONO

Definition at line 48 of file prcycoin-config.h.

◆ HAVE_BOOST_FILESYSTEM

#define HAVE_BOOST_FILESYSTEM

Definition at line 51 of file prcycoin-config.h.

◆ HAVE_BOOST_PROGRAM_OPTIONS

#define HAVE_BOOST_PROGRAM_OPTIONS

Definition at line 54 of file prcycoin-config.h.

◆ HAVE_BOOST_SYSTEM

#define HAVE_BOOST_SYSTEM

Definition at line 57 of file prcycoin-config.h.

◆ HAVE_BOOST_THREAD

#define HAVE_BOOST_THREAD

Definition at line 60 of file prcycoin-config.h.

◆ HAVE_BYTESWAP_H

#define HAVE_BYTESWAP_H   1

Definition at line 66 of file prcycoin-config.h.

◆ HAVE_DECL___BUILTIN_CLZ

#define HAVE_DECL___BUILTIN_CLZ   1

Definition at line 149 of file prcycoin-config.h.

◆ HAVE_DECL___BUILTIN_CLZL

#define HAVE_DECL___BUILTIN_CLZL   1

Definition at line 153 of file prcycoin-config.h.

◆ HAVE_DECL___BUILTIN_CLZLL

#define HAVE_DECL___BUILTIN_CLZLL   1

Definition at line 157 of file prcycoin-config.h.

◆ HAVE_DECL_BE16TOH

#define HAVE_DECL_BE16TOH   1

Definition at line 73 of file prcycoin-config.h.

◆ HAVE_DECL_BE32TOH

#define HAVE_DECL_BE32TOH   1

Definition at line 77 of file prcycoin-config.h.

◆ HAVE_DECL_BE64TOH

#define HAVE_DECL_BE64TOH   1

Definition at line 81 of file prcycoin-config.h.

◆ HAVE_DECL_BSWAP_16

#define HAVE_DECL_BSWAP_16   1

Definition at line 85 of file prcycoin-config.h.

◆ HAVE_DECL_BSWAP_32

#define HAVE_DECL_BSWAP_32   1

Definition at line 89 of file prcycoin-config.h.

◆ HAVE_DECL_BSWAP_64

#define HAVE_DECL_BSWAP_64   1

Definition at line 93 of file prcycoin-config.h.

◆ HAVE_DECL_DAEMON

#define HAVE_DECL_DAEMON   1

Definition at line 97 of file prcycoin-config.h.

◆ HAVE_DECL_EVP_MD_CTX_NEW

#define HAVE_DECL_EVP_MD_CTX_NEW   0

Definition at line 101 of file prcycoin-config.h.

◆ HAVE_DECL_HTOBE16

#define HAVE_DECL_HTOBE16   1

Definition at line 105 of file prcycoin-config.h.

◆ HAVE_DECL_HTOBE32

#define HAVE_DECL_HTOBE32   1

Definition at line 109 of file prcycoin-config.h.

◆ HAVE_DECL_HTOBE64

#define HAVE_DECL_HTOBE64   1

Definition at line 113 of file prcycoin-config.h.

◆ HAVE_DECL_HTOLE16

#define HAVE_DECL_HTOLE16   1

Definition at line 117 of file prcycoin-config.h.

◆ HAVE_DECL_HTOLE32

#define HAVE_DECL_HTOLE32   1

Definition at line 121 of file prcycoin-config.h.

◆ HAVE_DECL_HTOLE64

#define HAVE_DECL_HTOLE64   1

Definition at line 125 of file prcycoin-config.h.

◆ HAVE_DECL_LE16TOH

#define HAVE_DECL_LE16TOH   1

Definition at line 129 of file prcycoin-config.h.

◆ HAVE_DECL_LE32TOH

#define HAVE_DECL_LE32TOH   1

Definition at line 133 of file prcycoin-config.h.

◆ HAVE_DECL_LE64TOH

#define HAVE_DECL_LE64TOH   1

Definition at line 137 of file prcycoin-config.h.

◆ HAVE_DECL_STRERROR_R

#define HAVE_DECL_STRERROR_R   1

Definition at line 141 of file prcycoin-config.h.

◆ HAVE_DECL_STRNLEN

#define HAVE_DECL_STRNLEN   1

Definition at line 145 of file prcycoin-config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 160 of file prcycoin-config.h.

◆ HAVE_ENDIAN_H

#define HAVE_ENDIAN_H   1

Definition at line 163 of file prcycoin-config.h.

◆ HAVE_FUNC_ATTRIBUTE_VISIBILITY

#define HAVE_FUNC_ATTRIBUTE_VISIBILITY   1

Definition at line 172 of file prcycoin-config.h.

◆ HAVE_GETENTROPY

#define HAVE_GETENTROPY   1

Definition at line 175 of file prcycoin-config.h.

◆ HAVE_GETENTROPY_RAND

#define HAVE_GETENTROPY_RAND   1

Definition at line 179 of file prcycoin-config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 182 of file prcycoin-config.h.

◆ HAVE_LIBCRYPTO

#define HAVE_LIBCRYPTO   1

Definition at line 194 of file prcycoin-config.h.

◆ HAVE_MALLOC_INFO

#define HAVE_MALLOC_INFO   1

Definition at line 233 of file prcycoin-config.h.

◆ HAVE_MALLOPT_ARENA_MAX

#define HAVE_MALLOPT_ARENA_MAX   1

Definition at line 236 of file prcycoin-config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 239 of file prcycoin-config.h.

◆ HAVE_MINIUPNPC_MINIUPNPC_H

#define HAVE_MINIUPNPC_MINIUPNPC_H   1

Definition at line 242 of file prcycoin-config.h.

◆ HAVE_MINIUPNPC_MINIWGET_H

#define HAVE_MINIUPNPC_MINIWGET_H   1

Definition at line 245 of file prcycoin-config.h.

◆ HAVE_MINIUPNPC_UPNPCOMMANDS_H

#define HAVE_MINIUPNPC_UPNPCOMMANDS_H   1

Definition at line 248 of file prcycoin-config.h.

◆ HAVE_MINIUPNPC_UPNPERRORS_H

#define HAVE_MINIUPNPC_UPNPERRORS_H   1

Definition at line 251 of file prcycoin-config.h.

◆ HAVE_PTHREAD

#define HAVE_PTHREAD   1

Definition at line 254 of file prcycoin-config.h.

◆ HAVE_PTHREAD_PRIO_INHERIT

#define HAVE_PTHREAD_PRIO_INHERIT   1

Definition at line 257 of file prcycoin-config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 260 of file prcycoin-config.h.

◆ HAVE_STDIO_H

#define HAVE_STDIO_H   1

Definition at line 263 of file prcycoin-config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 266 of file prcycoin-config.h.

◆ HAVE_STRERROR_R

#define HAVE_STRERROR_R   1

Definition at line 269 of file prcycoin-config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 275 of file prcycoin-config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 272 of file prcycoin-config.h.

◆ HAVE_SYS_GETRANDOM

#define HAVE_SYS_GETRANDOM   1

Definition at line 284 of file prcycoin-config.h.

◆ HAVE_SYS_PRCTL_H

#define HAVE_SYS_PRCTL_H   1

Definition at line 287 of file prcycoin-config.h.

◆ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

Definition at line 290 of file prcycoin-config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 293 of file prcycoin-config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 296 of file prcycoin-config.h.

◆ HAVE_THREAD_LOCAL

#define HAVE_THREAD_LOCAL   1

Definition at line 299 of file prcycoin-config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 302 of file prcycoin-config.h.

◆ HAVE_VISIBILITY_ATTRIBUTE

#define HAVE_VISIBILITY_ATTRIBUTE   1

Definition at line 305 of file prcycoin-config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 308 of file prcycoin-config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "https://github.com/PRCYCoin/PRCYCoin/issues"

Definition at line 311 of file prcycoin-config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "PRCYcoin"

Definition at line 314 of file prcycoin-config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "PRCYcoin 2.0.0.7rc1"

Definition at line 317 of file prcycoin-config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "prcycoin"

Definition at line 320 of file prcycoin-config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   "https://www.prcycoin.com"

Definition at line 323 of file prcycoin-config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "2.0.0.7rc1"

Definition at line 326 of file prcycoin-config.h.

◆ QT_QPA_PLATFORM_MINIMAL

#define QT_QPA_PLATFORM_MINIMAL   1

Definition at line 339 of file prcycoin-config.h.

◆ QT_QPA_PLATFORM_XCB

#define QT_QPA_PLATFORM_XCB   1

Definition at line 345 of file prcycoin-config.h.

◆ QT_STATICPLUGIN

#define QT_STATICPLUGIN   1

Definition at line 348 of file prcycoin-config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 351 of file prcycoin-config.h.

◆ STRERROR_R_CHAR_P

#define STRERROR_R_CHAR_P   1

Definition at line 354 of file prcycoin-config.h.

◆ USE_ASM

#define USE_ASM   1

Definition at line 357 of file prcycoin-config.h.

◆ USE_DBUS

#define USE_DBUS   1

Definition at line 363 of file prcycoin-config.h.

◆ USE_QRCODE

#define USE_QRCODE   1

Definition at line 366 of file prcycoin-config.h.

◆ USE_UPNP

#define USE_UPNP   1

Definition at line 370 of file prcycoin-config.h.