khanat-opennel-code/code/nel/tools/nel_unit_test/ut_misc_files/cfg_with_include.cfg

11 lines
241 B
INI
Raw Normal View History

2010-05-06 00:08:41 +00:00
#include "included_cfg.cfg"
// #include "not_found_file.cfg" this include should not work
//#include "not_found_file.cfg" this include should not work
// not a valid include #include "not_found_file.cfg
CfgWithInclude = "ok";