bmh/FlightSimulation/Intermediate/TargetInfo.FlightSimulation.json
2025-02-07 22:52:32 +08:00

14 lines
255 B
JSON

{
"Targets": [
{
"Name": "FlightSimulation",
"Path": "..\\Source\\FlightSimulation.Target.cs",
"Type": "Game"
},
{
"Name": "FlightSimulationEditor",
"Path": "..\\Source\\FlightSimulationEditor.Target.cs",
"Type": "Editor"
}
]
}