#include <boost/config.hpp>Go to the source code of this file.
Macros | |
| #define | QE_LIB_PLATFORM |
| #define | QE_LIB_THREAD_OPT |
| #define | QE_LIB_RT_OPT "-s" |
| #define | QE_LIB_NAME "QuantExt" QE_LIB_PLATFORM QE_LIB_THREAD_OPT QE_LIB_RT_OPT ".lib" |
| #define QE_LIB_PLATFORM |
Definition at line 11 of file auto_link.hpp.
| #define QE_LIB_THREAD_OPT |
Definition at line 20 of file auto_link.hpp.
| #define QE_LIB_RT_OPT "-s" |
Definition at line 34 of file auto_link.hpp.
| #define QE_LIB_NAME "QuantExt" QE_LIB_PLATFORM QE_LIB_THREAD_OPT QE_LIB_RT_OPT ".lib" |
Definition at line 38 of file auto_link.hpp.