__pkginfo__.py
brancholdstable
changeset 5469 4746c157e5e4
parent 5439 c476d106705e
child 5472 fd6b136a8404
equal deleted inserted replaced
5455:3dc47a52dd19 5469:4746c157e5e4
    65            if not s.endswith('.bat')]
    65            if not s.endswith('.bat')]
    66 include_dirs = [join('test', 'data'),
    66 include_dirs = [join('test', 'data'),
    67                 join('server', 'test', 'data'),
    67                 join('server', 'test', 'data'),
    68                 join('web', 'test', 'data'),
    68                 join('web', 'test', 'data'),
    69                 join('devtools', 'test', 'data'),
    69                 join('devtools', 'test', 'data'),
    70                 'skeleton']
    70                 'schemas', 'skeleton']
    71 
    71 
    72 
    72 
    73 entities_dir = 'entities'
    73 entities_dir = 'entities'
    74 schema_dir = 'schemas'
    74 schema_dir = 'schemas'
    75 sobjects_dir = 'sobjects'
    75 sobjects_dir = 'sobjects'