A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/ncbi__base__build__ver_8h_source.html below:

NCBI C++ ToolKit: include/corelib/ncbi_base_build_ver.h Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

36 #if defined(NCBI_OS_MSWIN) && defined(NCBI_DLL_BUILD) 37 # define DECLARE_NCBI_BUILD_METADATA(type, name) \ 38  extern NCBI_XNCBI_EXPORT type g_NCBI_##name(void) 39 # define NCBI_BUILD_METADATA(name) (g_NCBI_##name()) 41 # define DECLARE_NCBI_BUILD_METADATA(type, name) extern const type kNCBI_##name 42 # define NCBI_BUILD_METADATA(name) kNCBI_##name 55 #define NCBI_GIT_BRANCH NCBI_BUILD_METADATA(GitBranch) 56 #define NCBI_REVISION NCBI_BUILD_METADATA(Revision) 57 #define NCBI_SUBVERSION_REVISION NCBI_BUILD_METADATA(SubversionRevision) 58 #define NCBI_TEAMCITY_BUILDCONF_NAME NCBI_BUILD_METADATA(TeamCityBuildConfName) 59 #define NCBI_TEAMCITY_BUILD_ID NCBI_BUILD_METADATA(TeamCityBuildID) 60 #define NCBI_TEAMCITY_BUILD_NUMBER NCBI_BUILD_METADATA(TeamCityBuildNumber) 61 #define NCBI_TEAMCITY_PROJECT_NAME NCBI_BUILD_METADATA(TeamCityProjectName)

#define DECLARE_NCBI_BUILD_METADATA(type, name)

const char * TStringLiteral

Defines to provide correct exporting from DLLs in some configurations.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4