Files
MAX_CARLINK_A270S/MXC_A27-PCB4.5-CANUI/lib/awtk/awtk/demos/assets_all.c

7 lines
132 B
C

#include "awtk.h"
#ifdef AWTK_WEB
#include "assets_web.inc"
#else /*AWTK_WEB*/
#include "../res/assets_all.inc"
#endif /*AWTK_WEB*/