Building Unreal Engine projects from the solution using MSBuild
17 Nov
Written By Roderick Kennedy
If you want to use MSBuild to build UE4 projects, but need to build them from within the solution instead of specifying the vcxproj file (which doesn't always work correctly), you need to use the "Target" /t: comman...
roderickkennedy.com1 min read