2024-09-30 18:52:39 -04:00
|
|
|
{
|
|
|
|
|
"configurations": [
|
2024-10-02 13:06:51 -04:00
|
|
|
{
|
|
|
|
|
"name": "IntegrationEditor Editor Linux Development (Integration)",
|
|
|
|
|
"compilerPath": "/home/jyelon/UnrealEngine/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v22_clang-16.0.6-centos7/x86_64-unknown-linux-gnu/bin/clang++",
|
|
|
|
|
"compilerArgs": [
|
|
|
|
|
"-isysroot",
|
|
|
|
|
"/home/jyelon/UnrealEngine/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v22_clang-16.0.6-centos7/x86_64-unknown-linux-gnu"
|
|
|
|
|
],
|
|
|
|
|
"cStandard": "c17",
|
|
|
|
|
"cppStandard": "c++17",
|
|
|
|
|
"intelliSenseMode": "clang-x64",
|
|
|
|
|
"compileCommands": "/home/jyelon/integration/.vscode/compileCommands_Integration.json"
|
|
|
|
|
},
|
2024-09-30 18:52:39 -04:00
|
|
|
{
|
|
|
|
|
"name": "Linux",
|
|
|
|
|
"compilerPath": "/home/jyelon/UnrealEngine/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v22_clang-16.0.6-centos7/x86_64-unknown-linux-gnu/bin/clang++",
|
|
|
|
|
"compilerArgs": [
|
|
|
|
|
"-isysroot",
|
|
|
|
|
"/home/jyelon/UnrealEngine/Engine/Extras/ThirdPartyNotUE/SDKs/HostLinux/Linux_x64/v22_clang-16.0.6-centos7/x86_64-unknown-linux-gnu"
|
|
|
|
|
],
|
|
|
|
|
"cStandard": "c17",
|
|
|
|
|
"cppStandard": "c++20",
|
|
|
|
|
"intelliSenseMode": "clang-x64",
|
|
|
|
|
"compileCommands": "/home/jyelon/integration/.vscode/compileCommands_Default.json"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"version": 4
|
|
|
|
|
}
|