rhubarb-lip-sync/lib/sphinxbase-5prealpha-2015-0.../include/sphinxbase/sphinxbase_export.h

8 lines
180 B
C

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