mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
47 lines
992 B
JSON
47 lines
992 B
JSON
{
|
|
"version": {
|
|
"major": 0,
|
|
"minor": 9,
|
|
"micro": 7
|
|
},
|
|
"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,
|
|
"xswiftbus": true,
|
|
"fg": true,
|
|
"msfs": true
|
|
},
|
|
"releaseWithDebugInfo": true,
|
|
"profileRelease": false,
|
|
"assertsInRelease": true,
|
|
"allowNoisyWarnings": false,
|
|
"packageInstaller": true,
|
|
"static": false,
|
|
"doxygen": true,
|
|
"devBranch": false,
|
|
"stableBranch": false,
|
|
"endOfLife": "20210601",
|
|
"vatsimSupport": true,
|
|
"vatsim": {
|
|
"id": "0xb9ba",
|
|
"key": "727d1efd5cb9f8d2c28372469d922bb4"
|
|
}
|
|
}
|