QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
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" |
#define QL_LIB_PLATFORM |
Definition at line 30 of file auto_link.hpp.
#define QL_LIB_THREAD_OPT |
Definition at line 39 of file auto_link.hpp.
#define QL_LIB_RT_OPT "-s" |
Definition at line 53 of file auto_link.hpp.
#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.