You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Documentation for build tools
#rb none [CL 25366964 by buildmachine in ue5-main branch]
This commit is contained in:
@@ -274,10 +274,6 @@ $ bAllowClangLinker : True if we should use the Clang linker (LLD) when we are c
|
||||
|
||||
$ WindowsSdkVersion : The specific Windows SDK version to use. This may be a specific version number (for example, "8.1", "10.0" or "10.0.10150.0"), or the string "Latest", to select the newest available version. By default, and if it is available, we use the Windows SDK version indicated by WindowsPlatform.DefaultWindowsSdkVersion (otherwise, we use the latest version).
|
||||
|
||||
$ StaticAnalyzer : The static analyzer to use.
|
||||
|
||||
$ StaticAnalyzerOutputType : The output type to use for the static analyzer.
|
||||
|
||||
$ bStrictConformanceMode : Enables strict standard conformance mode (/permissive-).
|
||||
|
||||
$ bUpdatedCPPMacro : Enables updated __cplusplus macro (/Zc:__cplusplus).
|
||||
|
||||
Reference in New Issue
Block a user