mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
44 lines
908 B
JSON
44 lines
908 B
JSON
{
|
|
"version": {
|
|
"major": 0,
|
|
"minor": 8,
|
|
"micro": 9
|
|
},
|
|
"libs": {
|
|
"blackcore": true,
|
|
"blackgui": true,
|
|
"blacksound": true,
|
|
"blackinput": true
|
|
},
|
|
"samples": true,
|
|
"unitTests": true,
|
|
"apps": {
|
|
"swiftdata": true,
|
|
"swiftcore": true,
|
|
"swiftgui": true,
|
|
"swiftlauncher": true
|
|
},
|
|
"sims": {
|
|
"fs9": true,
|
|
"fsx": true,
|
|
"p3d": true,
|
|
"fsuipc": true,
|
|
"xplane": true,
|
|
"fg": true
|
|
},
|
|
"profileRelease": true,
|
|
"assertsInRelease": true,
|
|
"allowNoisyWarnings": false,
|
|
"packageInstaller": true,
|
|
"static": false,
|
|
"doxygen": true,
|
|
"devBranch": false,
|
|
"stableBranch": false,
|
|
"endOfLife": "20190601",
|
|
"vatsimSupport": true,
|
|
"vatsim": {
|
|
"id": "0xb9ba",
|
|
"key": "727d1efd5cb9f8d2c28372469d922bb4"
|
|
}
|
|
}
|