#pragma once #include #if defined(I_LOGS_LIBRARY) # define I_LOGSSHARED_EXPORT Q_DECL_EXPORT #else # define I_LOGSSHARED_EXPORT Q_DECL_IMPORT #endif