#ifndef _PQ_EXPORT_H_ #define _PQ_EXPORT_H_ EXPORT_SYMBOL(PQ_EventSetFunction); EXPORT_SYMBOL(PQ_ChangeBackLight); EXPORT_SYMBOL(PQ_SetColorStyleSaturation); EXPORT_SYMBOL(PQ_GetRegInfo); #endif //_