Minor fallout from previous change.

#rb none
#rnx
#jira

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 7321405 in //UE4/Release-4.23/... via CL 7321407
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v371-7306989)

[CL 7370268 by ben marsh in Dev-Core branch]
This commit is contained in:
ben marsh
2019-07-17 03:41:45 -04:00
parent 3513f3018c
commit 86ccd53622
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ public class LiveCodingConsoleTarget : TargetRules
bUseMallocProfiler = false;
bCompileWithPluginSupport = true;
bIncludePluginsForTargetPlatforms = true;
bWithLiveCoding = true;
// Editor-only data, however, is needed
bBuildWithEditorOnlyData = true;