| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529 |
- [
- {
- "name": "DebugInformationFormat",
- "switch": "",
- "comment": "None",
- "value": "None",
- "flags": []
- },
- {
- "name": "DebugInformationFormat",
- "switch": "Z7",
- "comment": "C7 compatible",
- "value": "OldStyle",
- "flags": []
- },
- {
- "name": "DebugInformationFormat",
- "switch": "Zi",
- "comment": "Program Database",
- "value": "ProgramDatabase",
- "flags": []
- },
- {
- "name": "DebugInformationFormat",
- "switch": "ZI",
- "comment": "Program Database for Edit And Continue",
- "value": "EditAndContinue",
- "flags": []
- },
- {
- "name": "CompileAsManaged",
- "switch": "",
- "comment": "No Common Language RunTime Support",
- "value": "false",
- "flags": []
- },
- {
- "name": "CompileAsManaged",
- "switch": "clr",
- "comment": "Common Language RunTime Support",
- "value": "true",
- "flags": []
- },
- {
- "name": "CompileAsManaged",
- "switch": "clr:pure",
- "comment": "Pure MSIL Common Language RunTime Support",
- "value": "Pure",
- "flags": []
- },
- {
- "name": "CompileAsManaged",
- "switch": "clr:safe",
- "comment": "Safe MSIL Common Language RunTime Support",
- "value": "Safe",
- "flags": []
- },
- {
- "name": "CLRSupport",
- "switch": "clr:netcore",
- "comment": ".NET Core Runtime Support",
- "value": "NetCore",
- "flags": []
- },
- {
- "name": "WarningLevel",
- "switch": "W0",
- "comment": "Turn Off All Warnings",
- "value": "TurnOffAllWarnings",
- "flags": []
- },
- {
- "name": "WarningLevel",
- "switch": "W1",
- "comment": "Level1",
- "value": "Level1",
- "flags": []
- },
- {
- "name": "WarningLevel",
- "switch": "W2",
- "comment": "Level2",
- "value": "Level2",
- "flags": []
- },
- {
- "name": "WarningLevel",
- "switch": "W3",
- "comment": "Level3",
- "value": "Level3",
- "flags": []
- },
- {
- "name": "WarningLevel",
- "switch": "W4",
- "comment": "Level4",
- "value": "Level4",
- "flags": []
- },
- {
- "name": "WarningLevel",
- "switch": "Wall",
- "comment": "EnableAllWarnings",
- "value": "EnableAllWarnings",
- "flags": []
- },
- {
- "name": "DiagnosticsFormat",
- "switch": "diagnostics:caret",
- "comment": "Caret",
- "value": "Caret",
- "flags": []
- },
- {
- "name": "DiagnosticsFormat",
- "switch": "diagnostics:column",
- "comment": "Column Info",
- "value": "Column",
- "flags": []
- },
- {
- "name": "DiagnosticsFormat",
- "switch": "diagnostics:classic",
- "comment": "Classic",
- "value": "Classic",
- "flags": []
- },
- {
- "name": "Optimization",
- "switch": "",
- "comment": "Custom",
- "value": "Custom",
- "flags": []
- },
- {
- "name": "Optimization",
- "switch": "Od",
- "comment": "Disabled",
- "value": "Disabled",
- "flags": []
- },
- {
- "name": "Optimization",
- "switch": "O1",
- "comment": "Maximum Optimization (Favor Size)",
- "value": "MinSpace",
- "flags": []
- },
- {
- "name": "Optimization",
- "switch": "O2",
- "comment": "Maximum Optimization (Favor Speed)",
- "value": "MaxSpeed",
- "flags": []
- },
- {
- "name": "Optimization",
- "switch": "Ox",
- "comment": "Optimizations (Favor Speed)",
- "value": "Full",
- "flags": []
- },
- {
- "name": "InlineFunctionExpansion",
- "switch": "",
- "comment": "Default",
- "value": "Default",
- "flags": []
- },
- {
- "name": "InlineFunctionExpansion",
- "switch": "Ob0",
- "comment": "Disabled",
- "value": "Disabled",
- "flags": []
- },
- {
- "name": "InlineFunctionExpansion",
- "switch": "Ob1",
- "comment": "Only __inline",
- "value": "OnlyExplicitInline",
- "flags": []
- },
- {
- "name": "InlineFunctionExpansion",
- "switch": "Ob2",
- "comment": "Any Suitable",
- "value": "AnySuitable",
- "flags": []
- },
- {
- "name": "FavorSizeOrSpeed",
- "switch": "Os",
- "comment": "Favor small code",
- "value": "Size",
- "flags": []
- },
- {
- "name": "FavorSizeOrSpeed",
- "switch": "Ot",
- "comment": "Favor fast code",
- "value": "Speed",
- "flags": []
- },
- {
- "name": "FavorSizeOrSpeed",
- "switch": "",
- "comment": "Neither",
- "value": "Neither",
- "flags": []
- },
- {
- "name": "ExceptionHandling",
- "switch": "EHa",
- "comment": "Yes with SEH Exceptions",
- "value": "Async",
- "flags": []
- },
- {
- "name": "ExceptionHandling",
- "switch": "EHsc",
- "comment": "Yes",
- "value": "Sync",
- "flags": []
- },
- {
- "name": "ExceptionHandling",
- "switch": "EHs",
- "comment": "Yes with Extern C functions",
- "value": "SyncCThrow",
- "flags": []
- },
- {
- "name": "ExceptionHandling",
- "switch": "",
- "comment": "No",
- "value": "false",
- "flags": []
- },
- {
- "name": "BasicRuntimeChecks",
- "switch": "RTCs",
- "comment": "Stack Frames",
- "value": "StackFrameRuntimeCheck",
- "flags": []
- },
- {
- "name": "BasicRuntimeChecks",
- "switch": "RTCu",
- "comment": "Uninitialized variables",
- "value": "UninitializedLocalUsageCheck",
- "flags": []
- },
- {
- "name": "BasicRuntimeChecks",
- "switch": "RTC1",
- "comment": "Both (/RTC1, equiv. to /RTCsu)",
- "value": "EnableFastChecks",
- "flags": []
- },
- {
- "name": "BasicRuntimeChecks",
- "switch": "",
- "comment": "Default",
- "value": "Default",
- "flags": []
- },
- {
- "name": "RuntimeLibrary",
- "switch": "MT",
- "comment": "Multi-threaded",
- "value": "MultiThreaded",
- "flags": []
- },
- {
- "name": "RuntimeLibrary",
- "switch": "MTd",
- "comment": "Multi-threaded Debug",
- "value": "MultiThreadedDebug",
- "flags": []
- },
- {
- "name": "RuntimeLibrary",
- "switch": "MD",
- "comment": "Multi-threaded DLL",
- "value": "MultiThreadedDLL",
- "flags": []
- },
- {
- "name": "RuntimeLibrary",
- "switch": "MDd",
- "comment": "Multi-threaded Debug DLL",
- "value": "MultiThreadedDebugDLL",
- "flags": []
- },
- {
- "name": "StructMemberAlignment",
- "switch": "Zp1",
- "comment": "1 Byte",
- "value": "1Byte",
- "flags": []
- },
- {
- "name": "StructMemberAlignment",
- "switch": "Zp2",
- "comment": "2 Bytes",
- "value": "2Bytes",
- "flags": []
- },
- {
- "name": "StructMemberAlignment",
- "switch": "Zp4",
- "comment": "4 Byte",
- "value": "4Bytes",
- "flags": []
- },
- {
- "name": "StructMemberAlignment",
- "switch": "Zp8",
- "comment": "8 Bytes",
- "value": "8Bytes",
- "flags": []
- },
- {
- "name": "StructMemberAlignment",
- "switch": "Zp16",
- "comment": "16 Bytes",
- "value": "16Bytes",
- "flags": []
- },
- {
- "name": "StructMemberAlignment",
- "switch": "",
- "comment": "Default",
- "value": "Default",
- "flags": []
- },
- {
- "name": "BufferSecurityCheck",
- "switch": "GS-",
- "comment": "Disable Security Check",
- "value": "false",
- "flags": []
- },
- {
- "name": "BufferSecurityCheck",
- "switch": "GS",
- "comment": "Enable Security Check",
- "value": "true",
- "flags": []
- },
- {
- "name": "ControlFlowGuard",
- "switch": "guard:cf",
- "comment": "Yes",
- "value": "Guard",
- "flags": []
- },
- {
- "name": "ControlFlowGuard",
- "switch": "",
- "comment": "No",
- "value": "false",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:SSE",
- "comment": "Streaming SIMD Extensions",
- "value": "StreamingSIMDExtensions",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:SSE2",
- "comment": "Streaming SIMD Extensions 2",
- "value": "StreamingSIMDExtensions2",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:AVX",
- "comment": "Advanced Vector Extensions",
- "value": "AdvancedVectorExtensions",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:AVX2",
- "comment": "Advanced Vector Extensions 2",
- "value": "AdvancedVectorExtensions2",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:AVX512",
- "comment": "Advanced Vector Extensions 512",
- "value": "AdvancedVectorExtensions512",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:IA32",
- "comment": "No Enhanced Instructions",
- "value": "NoExtensions",
- "flags": []
- },
- {
- "name": "EnableEnhancedInstructionSet",
- "switch": "arch:NotSet",
- "comment": "Not Set",
- "value": "NotSet",
- "flags": []
- },
- {
- "name": "FloatingPointModel",
- "switch": "fp:precise",
- "comment": "Precise",
- "value": "Precise",
- "flags": []
- },
- {
- "name": "FloatingPointModel",
- "switch": "fp:strict",
- "comment": "Strict",
- "value": "Strict",
- "flags": []
- },
- {
- "name": "FloatingPointModel",
- "switch": "fp:fast",
- "comment": "Fast",
- "value": "Fast",
- "flags": []
- },
- {
- "name": "SpectreMitigation",
- "switch": "Qspectre-load-cf",
- "comment": "All Control Flow Loads",
- "value": "SpectreLoadCF",
- "flags": []
- },
- {
- "name": "SpectreMitigation",
- "switch": "Qspectre-load",
- "comment": "All Loads",
- "value": "SpectreLoad",
- "flags": []
- },
- {
- "name": "SpectreMitigation",
- "switch": "Qspectre-",
- "comment": "Disabled",
- "value": "false",
- "flags": []
- },
- {
- "name": "SpectreMitigation",
- "switch": "Qspectre",
- "comment": "Enabled",
- "value": "Spectre",
- "flags": []
- },
- {
- "name": "ConformanceMode",
- "switch": "permissive-",
- "comment": "Yes",
- "value": "true",
- "flags": []
- },
- {
- "name": "ConformanceMode",
- "switch": "permissive",
- "comment": "No",
- "value": "false",
- "flags": []
- },
- {
- "name": "LanguageStandard",
- "switch": "std:c++14",
- "comment": "ISO C++14 Standard",
- "value": "stdcpp14",
- "flags": []
- },
- {
- "name": "LanguageStandard",
- "switch": "std:c++17",
- "comment": "ISO C++17 Standard",
- "value": "stdcpp17",
- "flags": []
- },
- {
- "name": "LanguageStandard",
- "switch": "std:c++20",
- "comment": "ISO C++20 Standard",
- "value": "stdcpp20",
- "flags": []
- },
- {
- "name": "LanguageStandard",
- "switch": "std:c++23preview",
- "comment": "Preview - ISO C++23 Standard",
- "value": "stdcpp23",
- "flags": []
- },
- {
- "name": "LanguageStandard",
- "switch": "std:c++latest",
- "comment": "Preview - Features from the Latest C++ Working Draft",
- "value": "stdcpplatest",
- "flags": []
- },
- {
- "name": "LanguageStandard_C",
- "switch": "std:c11",
- "comment": "ISO C11 Standard",
- "value": "stdc11",
- "flags": []
- },
- {
- "name": "LanguageStandard_C",
- "switch": "std:c17",
- "comment": "ISO C17 (2018) Standard",
- "value": "stdc17",
- "flags": []
- },
- {
- "name": "LanguageStandard_C",
- "switch": "std:clatest",
- "comment": "Preview - Features from the Latest C Working Draft",
- "value": "stdclatest",
- "flags": []
- },
- {
- "name": "PrecompiledHeader",
- "switch": "Yc",
- "comment": "Create",
- "value": "Create",
- "flags": [
- "UserValue",
- "UserIgnored",
- "Continue"
- ]
- },
- {
- "name": "PrecompiledHeader",
- "switch": "Yu",
- "comment": "Use",
- "value": "Use",
- "flags": [
- "UserValue",
- "UserIgnored",
- "Continue"
- ]
- },
- {
- "name": "PrecompiledHeader",
- "switch": "Y-",
- "comment": "Not Using Precompiled Headers",
- "value": "NotUsing",
- "flags": []
- },
- {
- "name": "AssemblerOutput",
- "switch": "",
- "comment": "No Listing",
- "value": "NoListing",
- "flags": []
- },
- {
- "name": "AssemblerOutput",
- "switch": "FA",
- "comment": "Assembly-Only Listing",
- "value": "AssemblyCode",
- "flags": []
- },
- {
- "name": "AssemblerOutput",
- "switch": "FAc",
- "comment": "Assembly With Machine Code",
- "value": "AssemblyAndMachineCode",
- "flags": []
- },
- {
- "name": "AssemblerOutput",
- "switch": "FAs",
- "comment": "Assembly With Source Code",
- "value": "AssemblyAndSourceCode",
- "flags": []
- },
- {
- "name": "AssemblerOutput",
- "switch": "FAcs",
- "comment": "Assembly, Machine Code and Source",
- "value": "All",
- "flags": []
- },
- {
- "name": "ExternalWarningLevel",
- "switch": "external:W0",
- "comment": "Turn Off All Warnings",
- "value": "TurnOffAllWarnings",
- "flags": []
- },
- {
- "name": "ExternalWarningLevel",
- "switch": "external:W1",
- "comment": "Level1",
- "value": "Level1",
- "flags": []
- },
- {
- "name": "ExternalWarningLevel",
- "switch": "external:W2",
- "comment": "Level2",
- "value": "Level2",
- "flags": []
- },
- {
- "name": "ExternalWarningLevel",
- "switch": "external:W3",
- "comment": "Level3",
- "value": "Level3",
- "flags": []
- },
- {
- "name": "ExternalWarningLevel",
- "switch": "external:W4",
- "comment": "Level4",
- "value": "Level4",
- "flags": []
- },
- {
- "name": "CallingConvention",
- "switch": "Gd",
- "comment": "__cdecl",
- "value": "Cdecl",
- "flags": []
- },
- {
- "name": "CallingConvention",
- "switch": "Gr",
- "comment": "__fastcall",
- "value": "FastCall",
- "flags": []
- },
- {
- "name": "CallingConvention",
- "switch": "Gz",
- "comment": "__stdcall",
- "value": "StdCall",
- "flags": []
- },
- {
- "name": "CallingConvention",
- "switch": "Gv",
- "comment": "__vectorcall",
- "value": "VectorCall",
- "flags": []
- },
- {
- "name": "CompileAs",
- "switch": "",
- "comment": "Default",
- "value": "Default",
- "flags": []
- },
- {
- "name": "CompileAs",
- "switch": "TC",
- "comment": "Compile as C Code",
- "value": "CompileAsC",
- "flags": []
- },
- {
- "name": "CompileAs",
- "switch": "TP",
- "comment": "Compile as C++ Code",
- "value": "CompileAsCpp",
- "flags": []
- },
- {
- "name": "ErrorReporting",
- "switch": "errorReport:none",
- "comment": "Do Not Send Report",
- "value": "None",
- "flags": []
- },
- {
- "name": "ErrorReporting",
- "switch": "errorReport:prompt",
- "comment": "Prompt Immediately",
- "value": "Prompt",
- "flags": []
- },
- {
- "name": "ErrorReporting",
- "switch": "errorReport:queue",
- "comment": "Queue For Next Login",
- "value": "Queue",
- "flags": []
- },
- {
- "name": "ErrorReporting",
- "switch": "errorReport:send",
- "comment": "Send Automatically",
- "value": "Send",
- "flags": []
- },
- {
- "name": "TranslateIncludes",
- "switch": "translateInclude",
- "comment": "Translate Includes to Imports",
- "value": "true",
- "flags": []
- },
- {
- "name": "SupportJustMyCode",
- "switch": "JMC-",
- "comment": "Support Just My Code Debugging",
- "value": "false",
- "flags": []
- },
- {
- "name": "SupportJustMyCode",
- "switch": "JMC",
- "comment": "Support Just My Code Debugging",
- "value": "true",
- "flags": []
- },
- {
- "name": "CompileAsWinRT",
- "switch": "ZW",
- "comment": "Consume Windows Runtime Extension",
- "value": "true",
- "flags": []
- },
- {
- "name": "WinRTNoStdLib",
- "switch": "ZW:nostdlib",
- "comment": "No Standard WinRT Libraries",
- "value": "true",
- "flags": []
- },
- {
- "name": "SuppressStartupBanner",
- "switch": "nologo",
- "comment": "Suppress Startup Banner",
- "value": "true",
- "flags": []
- },
- {
- "name": "TreatWarningAsError",
- "switch": "WX-",
- "comment": "Treat Warnings As Errors",
- "value": "false",
- "flags": []
- },
- {
- "name": "TreatWarningAsError",
- "switch": "WX",
- "comment": "Treat Warnings As Errors",
- "value": "true",
- "flags": []
- },
- {
- "name": "SDLCheck",
- "switch": "sdl-",
- "comment": "SDL checks",
- "value": "false",
- "flags": []
- },
- {
- "name": "SDLCheck",
- "switch": "sdl",
- "comment": "SDL checks",
- "value": "true",
- "flags": []
- },
- {
- "name": "MultiProcessorCompilation",
- "switch": "MP",
- "comment": "Multi-processor Compilation",
- "value": "true",
- "flags": [
- "UserValue",
- "UserIgnored",
- "Continue"
- ]
- },
- {
- "name": "IntrinsicFunctions",
- "switch": "Oi",
- "comment": "Enable Intrinsic Functions",
- "value": "true",
- "flags": []
- },
- {
- "name": "OmitFramePointers",
- "switch": "Oy-",
- "comment": "Omit Frame Pointers",
- "value": "false",
- "flags": []
- },
- {
- "name": "OmitFramePointers",
- "switch": "Oy",
- "comment": "Omit Frame Pointers",
- "value": "true",
- "flags": []
- },
- {
- "name": "EnableFiberSafeOptimizations",
- "switch": "GT",
- "comment": "Enable Fiber-Safe Optimizations",
- "value": "true",
- "flags": []
- },
- {
- "name": "WholeProgramOptimization",
- "switch": "GL",
- "comment": "Whole Program Optimization",
- "value": "true",
- "flags": []
- },
- {
- "name": "UndefineAllPreprocessorDefinitions",
- "switch": "u",
- "comment": "Undefine All Preprocessor Definitions",
- "value": "true",
- "flags": []
- },
- {
- "name": "IgnoreStandardIncludePath",
- "switch": "X",
- "comment": "Ignore Standard Include Paths",
- "value": "true",
- "flags": []
- },
- {
- "name": "PreprocessToFile",
- "switch": "P",
- "comment": "Preprocess to a File",
- "value": "true",
- "flags": []
- },
- {
- "name": "PreprocessSuppressLineNumbers",
- "switch": "EP",
- "comment": "Preprocess Suppress Line Numbers",
- "value": "true",
- "flags": []
- },
- {
- "name": "PreprocessKeepComments",
- "switch": "C",
- "comment": "Keep Comments",
- "value": "true",
- "flags": []
- },
- {
- "name": "UseStandardPreprocessor",
- "switch": "Zc:preprocessor-",
- "comment": "Use Standard Conforming Preprocessor",
- "value": "false",
- "flags": []
- },
- {
- "name": "UseStandardPreprocessor",
- "switch": "Zc:preprocessor",
- "comment": "Use Standard Conforming Preprocessor",
- "value": "true",
- "flags": []
- },
- {
- "name": "StringPooling",
- "switch": "GF-",
- "comment": "Enable String Pooling",
- "value": "false",
- "flags": []
- },
- {
- "name": "StringPooling",
- "switch": "GF",
- "comment": "Enable String Pooling",
- "value": "true",
- "flags": []
- },
- {
- "name": "MinimalRebuild",
- "switch": "Gm-",
- "comment": "Enable Minimal Rebuild",
- "value": "false",
- "flags": []
- },
- {
- "name": "MinimalRebuild",
- "switch": "Gm",
- "comment": "Enable Minimal Rebuild",
- "value": "true",
- "flags": []
- },
- {
- "name": "SmallerTypeCheck",
- "switch": "RTCc",
- "comment": "Smaller Type Check",
- "value": "true",
- "flags": []
- },
- {
- "name": "FunctionLevelLinking",
- "switch": "Gy-",
- "comment": "Enable Function-Level Linking",
- "value": "false",
- "flags": []
- },
- {
- "name": "FunctionLevelLinking",
- "switch": "Gy",
- "comment": "Enable Function-Level Linking",
- "value": "true",
- "flags": []
- },
- {
- "name": "EnableParallelCodeGeneration",
- "switch": "Qpar-",
- "comment": "Enable Parallel Code Generation",
- "value": "false",
- "flags": []
- },
- {
- "name": "EnableParallelCodeGeneration",
- "switch": "Qpar",
- "comment": "Enable Parallel Code Generation",
- "value": "true",
- "flags": []
- },
- {
- "name": "FloatingPointExceptions",
- "switch": "fp:except-",
- "comment": "Enable Floating Point Exceptions",
- "value": "false",
- "flags": []
- },
- {
- "name": "FloatingPointExceptions",
- "switch": "fp:except",
- "comment": "Enable Floating Point Exceptions",
- "value": "true",
- "flags": []
- },
- {
- "name": "CreateHotpatchableImage",
- "switch": "hotpatch",
- "comment": "Create Hotpatchable Image",
- "value": "true",
- "flags": []
- },
- {
- "name": "IntelJCCErratum",
- "switch": "QIntel-jcc-erratum",
- "comment": "Enable Intel JCC Erratum Mitigation",
- "value": "true",
- "flags": []
- },
- {
- "name": "GuardEHContMetadata",
- "switch": "guard:ehcont-",
- "comment": "Enable EH Continuation Metadata",
- "value": "false",
- "flags": []
- },
- {
- "name": "GuardEHContMetadata",
- "switch": "guard:ehcont",
- "comment": "Enable EH Continuation Metadata",
- "value": "true",
- "flags": []
- },
- {
- "name": "GuardSignedReturns",
- "switch": "guard:signret-",
- "comment": "Enable Signed Returns",
- "value": "false",
- "flags": []
- },
- {
- "name": "GuardSignedReturns",
- "switch": "guard:signret",
- "comment": "Enable Signed Returns",
- "value": "true",
- "flags": []
- },
- {
- "name": "DisableLanguageExtensions",
- "switch": "Za",
- "comment": "Disable Language Extensions",
- "value": "true",
- "flags": []
- },
- {
- "name": "TreatWChar_tAsBuiltInType",
- "switch": "Zc:wchar_t-",
- "comment": "Treat WChar_t As Built in Type",
- "value": "false",
- "flags": []
- },
- {
- "name": "TreatWChar_tAsBuiltInType",
- "switch": "Zc:wchar_t",
- "comment": "Treat WChar_t As Built in Type",
- "value": "true",
- "flags": []
- },
- {
- "name": "ForceConformanceInForLoopScope",
- "switch": "Zc:forScope-",
- "comment": "Force Conformance in For Loop Scope",
- "value": "false",
- "flags": []
- },
- {
- "name": "ForceConformanceInForLoopScope",
- "switch": "Zc:forScope",
- "comment": "Force Conformance in For Loop Scope",
- "value": "true",
- "flags": []
- },
- {
- "name": "RemoveUnreferencedCodeData",
- "switch": "Zc:inline-",
- "comment": "Remove unreferenced code and data",
- "value": "false",
- "flags": []
- },
- {
- "name": "RemoveUnreferencedCodeData",
- "switch": "Zc:inline",
- "comment": "Remove unreferenced code and data",
- "value": "true",
- "flags": []
- },
- {
- "name": "EnforceTypeConversionRules",
- "switch": "Zc:rvalueCast-",
- "comment": "Enforce type conversion rules",
- "value": "false",
- "flags": []
- },
- {
- "name": "EnforceTypeConversionRules",
- "switch": "Zc:rvalueCast",
- "comment": "Enforce type conversion rules",
- "value": "true",
- "flags": []
- },
- {
- "name": "RuntimeTypeInfo",
- "switch": "GR-",
- "comment": "Enable Run-Time Type Information",
- "value": "false",
- "flags": []
- },
- {
- "name": "RuntimeTypeInfo",
- "switch": "GR",
- "comment": "Enable Run-Time Type Information",
- "value": "true",
- "flags": []
- },
- {
- "name": "OpenMPSupport",
- "switch": "openmp-",
- "comment": "Open MP Support",
- "value": "false",
- "flags": []
- },
- {
- "name": "OpenMPSupport",
- "switch": "openmp",
- "comment": "Open MP Support",
- "value": "true",
- "flags": []
- },
- {
- "name": "EnableModules",
- "switch": "experimental:module",
- "comment": "Enable Experimental C++ Standard Library Modules",
- "value": "true",
- "flags": []
- },
- {
- "name": "ExpandAttributedSource",
- "switch": "Fx",
- "comment": "Expand Attributed Source",
- "value": "true",
- "flags": []
- },
- {
- "name": "UseUnicodeForAssemblerListing",
- "switch": "FAu",
- "comment": "Use Unicode For Assembler Listing",
- "value": "true",
- "flags": []
- },
- {
- "name": "GenerateModuleDependencies",
- "switch": "sourceDependencies:directives",
- "comment": "Generate Module Dependencies File",
- "value": "true",
- "flags": [
- "Continue"
- ]
- },
- {
- "name": "GenerateXMLDocumentationFiles",
- "switch": "doc",
- "comment": "Generate XML Documentation Files",
- "value": "true",
- "flags": [
- "UserValue",
- "UserIgnored",
- "Continue"
- ]
- },
- {
- "name": "GenerateSourceDependencies",
- "switch": "sourceDependencies",
- "comment": "Generate Source Dependencies File",
- "value": "true",
- "flags": [
- "Continue"
- ]
- },
- {
- "name": "BrowseInformation",
- "switch": "FR",
- "comment": "Enable Browse Information",
- "value": "true",
- "flags": [
- "UserValue",
- "UserIgnored",
- "Continue"
- ]
- },
- {
- "name": "TreatAngleIncludeAsExternal",
- "switch": "external:anglebrackets",
- "comment": "Treat Files Included with Angle Brackets as External",
- "value": "true",
- "flags": []
- },
- {
- "name": "ExternalTemplatesDiagnostics",
- "switch": "external:templates-",
- "comment": "Template Diagnostics in External Headers",
- "value": "true",
- "flags": []
- },
- {
- "name": "DisableAnalyzeExternal",
- "switch": "analyze:external-",
- "comment": "Disable Code Analysis for External Headers",
- "value": "true",
- "flags": []
- },
- {
- "name": "ShowIncludes",
- "switch": "showIncludes",
- "comment": "Show Includes",
- "value": "true",
- "flags": []
- },
- {
- "name": "EnablePREfast",
- "switch": "analyze-",
- "comment": "Enable Code Analysis",
- "value": "false",
- "flags": []
- },
- {
- "name": "EnablePREfast",
- "switch": "analyze",
- "comment": "Enable Code Analysis",
- "value": "true",
- "flags": []
- },
- {
- "name": "UseFullPaths",
- "switch": "FC",
- "comment": "Use Full Paths",
- "value": "true",
- "flags": []
- },
- {
- "name": "OmitDefaultLibName",
- "switch": "Zl",
- "comment": "Omit Default Library Name",
- "value": "true",
- "flags": []
- },
- {
- "name": "AdditionalIncludeDirectories",
- "switch": "I",
- "comment": "Additional Include Directories",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "AdditionalUsingDirectories",
- "switch": "AI",
- "comment": "Additional #using Directories",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "AdditionalBMIDirectories",
- "switch": "ifcSearchDir",
- "comment": "Additional BMI Directories",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "AdditionalModuleDependencies",
- "switch": "reference",
- "comment": "Additional Module Dependencies",
- "value": "",
- "flags": [
- "UserFollowing",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "AdditionalHeaderUnitDependencies",
- "switch": "headerUnit",
- "comment": "Additional Header Unit Dependencies",
- "value": "",
- "flags": [
- "UserFollowing",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "PreprocessorDefinitions",
- "switch": "D",
- "comment": "Preprocessor Definitions",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "UndefinePreprocessorDefinitions",
- "switch": "U",
- "comment": "Undefine Preprocessor Definitions",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "StdIfcDirectory",
- "switch": "stdIfcDir",
- "comment": "",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "ExternalDirectoriesEnv",
- "switch": "external:env:",
- "comment": "External Directories Environment Variables",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "DisableSpecificWarnings",
- "switch": "wd",
- "comment": "Disable Specific Warnings",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "ForcedIncludeFiles",
- "switch": "FI",
- "comment": "Forced Include File",
- "value": "",
- "flags": [
- "UserValue",
- "UserRequired",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "ForcedIncludeFiles",
- "switch": "FI",
- "comment": "Forced Include File",
- "value": "",
- "flags": [
- "UserFollowing",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "ForcedUsingFiles",
- "switch": "FU",
- "comment": "Forced #using File",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "PREfastLog",
- "switch": "analyze:log",
- "comment": "Code Analysis Log",
- "value": "",
- "flags": [
- "UserFollowing"
- ]
- },
- {
- "name": "PREfastAdditionalPlugins",
- "switch": "analyze:plugin",
- "comment": "Additional Code Analysis Native plugins",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "TreatSpecificWarningsAsErrors",
- "switch": "we",
- "comment": "Treat Specific Warnings As Errors",
- "value": "",
- "flags": [
- "UserValue",
- "SemicolonAppendable"
- ]
- },
- {
- "name": "WarningVersion",
- "switch": "Wv:",
- "comment": "Warning Version",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "PreprocessOutputPath",
- "switch": "Fi",
- "comment": "Preprocess Output Path",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "PrecompiledHeaderFile",
- "switch": "Yu",
- "comment": "Precompiled Header File",
- "value": "",
- "flags": [
- "UserValue",
- "UserRequired"
- ]
- },
- {
- "name": "PrecompiledHeaderFile",
- "switch": "Yc",
- "comment": "Precompiled Header File",
- "value": "",
- "flags": [
- "UserValue",
- "UserRequired"
- ]
- },
- {
- "name": "PrecompiledHeaderOutputFile",
- "switch": "Fp",
- "comment": "Precompiled Header Output File",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "AssemblerListingLocation",
- "switch": "Fa",
- "comment": "ASM List Location",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "ModuleOutputFile",
- "switch": "ifcOutput",
- "comment": "Module Output File Name",
- "value": "",
- "flags": [
- "UserFollowing"
- ]
- },
- {
- "name": "ModuleDependenciesFile",
- "switch": "scanDependencies",
- "comment": "Module Dependencies File Name",
- "value": "",
- "flags": [
- "UserFollowing"
- ]
- },
- {
- "name": "ModuleDependenciesFile",
- "switch": "sourceDependencies:directives",
- "comment": "Module Dependencies File Name",
- "value": "",
- "flags": [
- "UserFollowing"
- ]
- },
- {
- "name": "ObjectFileName",
- "switch": "Fo",
- "comment": "Object File Name",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "ProgramDataBaseFileName",
- "switch": "Fd",
- "comment": "Program Database File Name",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "XMLDocumentationFileName",
- "switch": "doc",
- "comment": "XML Documentation File Name",
- "value": "",
- "flags": [
- "UserValue",
- "UserRequired"
- ]
- },
- {
- "name": "SourceDependenciesFile",
- "switch": "sourceDependencies",
- "comment": "Source Dependencies File Name",
- "value": "",
- "flags": [
- "UserFollowing"
- ]
- },
- {
- "name": "BrowseInformationFile",
- "switch": "FR",
- "comment": "Browse Information File",
- "value": "",
- "flags": [
- "UserValue",
- "UserRequired"
- ]
- },
- {
- "name": "PREfastProjectDirectory",
- "switch": "analyze:projectdirectory",
- "comment": "Code Analysis Project Directory",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "PREfastRulesetDirectories",
- "switch": "analyze:rulesetdirectory",
- "comment": "Code Analysis Ruleset Directories",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "PREfastRulesetFile",
- "switch": "analyze:ruleset",
- "comment": "Code Analysis Ruleset File",
- "value": "",
- "flags": [
- "UserValue"
- ]
- },
- {
- "name": "ProcessorNumber",
- "switch": "MP",
- "comment": "Number of processors",
- "value": "",
- "flags": [
- "UserValue",
- "UserRequired"
- ]
- }
- ]
|