#ifndef _AEM_PROJECT_H #define _AEM_PROJECT_H #ifdef CONFIG_SIMULATOR #pragma warning(error : 4013) #endif #define AEM_VERSION "BL_Develop_NOR" #define BUILD_TIME "202503121835" #define AEM_GUI_FWK_LIB_VER "2.0.0.0" #define APP_DOWNLOAD_URL "https://customer.com" #define AEM_APP_TRANS_ANIMATION 1 /*临时删除跳绳游泳运动__B2*/ // #define TEST_WORKOUT_DEL_SWIM 1 #endif //_AEM_PROJECT_H