Go to the documentation of this file.
12 #ifndef _LIBQI_QI_CONFIG_HPP_
13 #define _LIBQI_QI_CONFIG_HPP_
21 # define QI_API QI_EXPORT_API
22 #elif defined(qi_IMPORTS)
23 # define QI_API QI_IMPORT_API
29 #define QI_API_LEVEL 1
32 #endif // _LIBQI_QI_CONFIG_HPP_