You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
726 B
34 lines
726 B
{
|
|
'version': 0,
|
|
'case-sensitive': 'false',
|
|
'roots': [
|
|
{
|
|
'type': 'directory',
|
|
'name': "VDIR/Nonmodular.framework/Headers",
|
|
'contents': [
|
|
{
|
|
'type': 'file',
|
|
'name': "umbrella.h",
|
|
'external-contents': "IN_DIR/Inputs/Nonmodular/umbrella.h"
|
|
},
|
|
{
|
|
'type': 'file',
|
|
'name': "A.h",
|
|
'external-contents': "IN_DIR/Inputs/Nonmodular/A.h"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'type': 'directory',
|
|
'name': "VDIR/Nonmodular.framework/Modules",
|
|
'contents': [
|
|
{
|
|
'type': 'file',
|
|
'name': "module.modulemap",
|
|
'external-contents': "OUT_DIR/module.modulemap"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|