14 lines
255 B
JSON
14 lines
255 B
JSON
|
{
|
||
|
"Targets": [
|
||
|
{
|
||
|
"Name": "FlightSimulation",
|
||
|
"Path": "..\\Source\\FlightSimulation.Target.cs",
|
||
|
"Type": "Game"
|
||
|
},
|
||
|
{
|
||
|
"Name": "FlightSimulationEditor",
|
||
|
"Path": "..\\Source\\FlightSimulationEditor.Target.cs",
|
||
|
"Type": "Editor"
|
||
|
}
|
||
|
]
|
||
|
}
|