bmh/FlightSimulation/Intermediate/TargetInfo.FlightSimulation.json

14 lines
255 B
JSON
Raw Normal View History

2025-02-07 14:52:32 +00:00
{
"Targets": [
{
"Name": "FlightSimulation",
"Path": "..\\Source\\FlightSimulation.Target.cs",
"Type": "Game"
},
{
"Name": "FlightSimulationEditor",
"Path": "..\\Source\\FlightSimulationEditor.Target.cs",
"Type": "Editor"
}
]
}