for l in result:
        if l.type () and type.is_derived (l.type (), 'LIB'):
            created_libraries.append (l)