power_play/src/json/json.lay

17 lines
199 B
Plaintext

@Layer json
//////////////////////////////
//- Dependencies
@Dep base
//////////////////////////////
//- Api
@IncludeC json_core.h
//////////////////////////////
//- Impl
@IncludeC json_core.c