29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Linux",
|
|
"includePath": [
|
|
"${VCPKG_INCLUDE_PATH}",
|
|
"~/code/",
|
|
"~/code/inc/",
|
|
"/opt/iPlature/ThirdParty/Ice/include",
|
|
"/opt/iPlature/ThirdParty/SQLAPI/include",
|
|
"/opt/iPlature/ThirdParty/bdb-18.1.25/include",
|
|
"/opt/iPlature/ThirdParty/bzip2-1.0.6/include",
|
|
"/opt/iPlature/ThirdParty/expat/include",
|
|
"/opt/iPlature/ThirdParty/mcpp-2.7.2-13/include",
|
|
"/opt/iPlature/ThirdParty/openssl-1.0.2t/include",
|
|
"/opt/iPlature/include",
|
|
"/opt/iHyperDB/library/include",
|
|
"/opt/iXComPCS/Include"
|
|
|
|
],
|
|
"defines": [],
|
|
"compilerPath": " /opt/rh/devtoolset-10/root/usr/bin/gcc",
|
|
"cStandard": "c17",
|
|
"cppStandard": "c++20",
|
|
"intelliSenseMode": "gcc-x64"
|
|
}
|
|
],
|
|
"version": 4
|
|
} |