#ifndef __SPHINXBASE_EXPORT_H__ #define __SPHINXBASE_EXPORT_H__ // We're creating a static library. No __declspec! #define SPHINXBASE_EXPORT #endif /* __SPHINXBASE_EXPORT_H__ */