#ifndef MPVQT_EXPORT_H #define MPVQT_EXPORT_H // Static library build - no export/import needed #define MPVQT_EXPORT #define MPVQT_NO_EXPORT #endif