Files
pilotclient/default.json
2022-08-15 21:43:50 +01:00

47 lines
992 B
JSON

{
"version": {
"major": 0,
"minor": 9,
"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,
"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": "29990101",
"vatsimSupport": true,
"vatsim": {
"id": "0xb9ba",
"key": "727d1efd5cb9f8d2c28372469d922bb4"
}
}