You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UBT: Removed deprecated TargetInfo::bUseMallocProfiler toggle in Source/Programs.
#jira UE-141779 #rb Joe.Kirchoff #rb Johan.Berg #preflight 64380aea7a00790bfd116430 [CL 25101875 by ionut matasaru in ue5-main branch]
This commit is contained in:
@@ -16,7 +16,6 @@ public class BootstrapPackagedGameTarget : TargetRules
|
||||
bUseStaticCRT = true;
|
||||
|
||||
bUseSharedPCHs = false;
|
||||
bUseMallocProfiler = false;
|
||||
|
||||
// Disable all parts of the editor.
|
||||
bBuildDeveloperTools = false;
|
||||
|
||||
Reference in New Issue
Block a user