blob: f977e5894fa53ba68ea17b9cb59adaaf589e6285 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
"compatibilitytools"
{
"compat_tools"
{
"##INTERNAL_TOOL_NAME##"
{
"install_path" "."
"display_name" "##BUILD_NAME##"
"from_oslist" "windows"
"to_oslist" "linux"
}
}
}
|