Sign in
skia
/
external
/
github.com
/
BinomialLLC
/
basis_universal
/
18baffddc0fea4168587dddb758be1aa99b703b2
/
.
/
CppProperties.json
blob: 1a25e52a274183e0acc8c3ba0969be4760aae3d9 [
file
] [
log
] [
blame
]
{
"configurations"
:
[
{
"inheritEnvironments"
:
[
"msvc_x64"
],
"name"
:
"x64-Release"
,
"includePath"
:
[
"${env.INCLUDE}"
,
"${workspaceRoot}\\**"
],
"defines"
:
[
"WIN32"
,
"NDEBUG"
,
"UNICODE"
,
"_UNICODE"
],
"intelliSenseMode"
:
"windows-msvc-x64"
}
]
}