unplugged-system/external/libconfig/examples/c/example4.cfg

10 lines
89 B
INI
Raw Normal View History

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