QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Macros
auto_link.hpp File Reference
#include <ql/version.hpp>
#include <boost/config.hpp>

Go to the source code of this file.

Macros

#define QL_LIB_PLATFORM
 
#define QL_LIB_THREAD_OPT
 
#define QL_LIB_RT_OPT   "-s"
 
#define QL_LIB_NAME   "QuantLib" QL_LIB_PLATFORM QL_LIB_THREAD_OPT QL_LIB_RT_OPT ".lib"
 

Macro Definition Documentation

◆ QL_LIB_PLATFORM

#define QL_LIB_PLATFORM

Definition at line 30 of file auto_link.hpp.

◆ QL_LIB_THREAD_OPT

#define QL_LIB_THREAD_OPT

Definition at line 39 of file auto_link.hpp.

◆ QL_LIB_RT_OPT

#define QL_LIB_RT_OPT   "-s"

Definition at line 53 of file auto_link.hpp.

◆ QL_LIB_NAME

#define QL_LIB_NAME   "QuantLib" QL_LIB_PLATFORM QL_LIB_THREAD_OPT QL_LIB_RT_OPT ".lib"

Definition at line 57 of file auto_link.hpp.