unstaticify part1
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"executablePath": "C:/dev/Flax/FlaxEngine/Binaries/Editor/Win64/Development/FlaxEditor.exe",
|
||||
"commandLineArgs": "-project \"C:/dev/GoakeFlax\"",
|
||||
"nativeDebugging": false
|
||||
},
|
||||
"Game Debug": {
|
||||
"commandName": "Executable",
|
||||
"workingDirectory": "C:/dev/GoakeFlax",
|
||||
"executablePath": "C:/dev/Flax/FlaxEngine/Binaries/Editor/Win64/Debug/FlaxEditor.exe",
|
||||
"commandLineArgs": "-project \"C:/dev/GoakeFlax\"",
|
||||
"nativeDebugging": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user