android13/external/libconfig/examples/c/example4.cfg

10 lines
89 B
INI

// Config file with wildcard includes
books: (
@include "cfg_includes/book*.cfg"
);