* add 32 bit architecture files * add the option for 32 bit architectures * changes on Intellisense mode description
17 lines
343 B
JSON
17 lines
343 B
JSON
{
|
|
"defaults": [
|
|
"-D_MSC_EXTENSIONS",
|
|
"--microsoft",
|
|
"--microsoft_bugs",
|
|
"--microsoft_version",
|
|
"1923",
|
|
"--pack_alignment",
|
|
"8",
|
|
"-D_MSC_VER=1923",
|
|
"-D_MSC_FULL_VER=192327820",
|
|
"-D_MSC_BUILD=0",
|
|
"-D_M_IX86=600",
|
|
"-D_M_IX86_FP=2"
|
|
],
|
|
"defaults_op" : "merge"
|
|
} |