#ifndef __PRODNAME_H__
#define __PRODNAME_H__
#ifdef __cplusplus
extern "C" {
#endif
#define PRODUCT_NAME "STT" //
}
#endif // __PRODNAME_H__