XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_utils_internal_config.h
浏览该文件的文档.
1
12#ifndef __XF_UTILS_INTERNAL_CONFIG_H__
13#define __XF_UTILS_INTERNAL_CONFIG_H__
14
15/* ==================== [Includes] ========================================== */
16
17#include "xf_utils_config.h"
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
23/* ==================== [Defines] =========================================== */
24
25/* ==================== [Typedefs] ========================================== */
26
27/* ==================== [Global Prototypes] ================================= */
28
29/* ==================== [Macros] ============================================ */
30
31#ifdef __cplusplus
32} /* extern "C" */
33#endif
34
35#endif // __XF_UTILS_INTERNAL_CONFIG_H__
使用 xfusion 菜单配置 xf_utils 内部配置。