1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
realname "Algorithm Factory" load_on auto define ALGORITHM_FACTORY <add> algo_factory.cpp algo_factory.h algo_cache.h prov_weight.cpp </add> <requires> block engine hash mac mutex stream </requires>