Files
UnrealEngineUWP/Engine/Source/Programs/UnrealSwarm
ben marsh a24b698799 Fixes for building lighting using Swarm when done from an editor built with a unique build environment.
* List of dependencies for Lightmass needs to be derived from the engine directory at runtime, rather than assuming that the base directory is Engine/Binaries/Win64.
* AgentInterface.dll is now copied to the same output folder as the editor SwarmInterface DLL at build time, rather than being checked into P4 in two places.

#rb none
#jira UE-70911

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5274269 in //UE4/Release-4.22/... via CL 5274270
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 5275398 by ben marsh in Dev-Build branch]
2019-03-03 12:59:03 -05:00
..