You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UBT: Removing UEBuildConfiguration.bBuildDedicatedServer
[CL 2385516 by Robert Manuszewski in Main branch]
This commit is contained in:
committed by
UnrealBot
parent
28f21c1714
commit
cf31c3d327
@@ -76,9 +76,6 @@ namespace UnrealBuildTool
|
||||
ref CPPEnvironmentConfiguration OutCPPEnvironmentConfiguration
|
||||
)
|
||||
{
|
||||
// Dedicated server
|
||||
UEBuildConfiguration.bBuildDedicatedServer = true;
|
||||
|
||||
UEBuildConfiguration.bCompileLeanAndMeanUE = true;
|
||||
|
||||
// Do not include the editor
|
||||
|
||||
Reference in New Issue
Block a user