Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool/Configuration
josh adams 2dc3ceb56b - Improved the path generated for UE_ENGINE_DIRECTORY define by UBT for programs underneath Engine, it will now use ../../../Engine instead of ../.., or more important for Restricted programs, it will use ../../../../../Engine instead of ../../../..
- Some code expects there to be "Engine" in the EngineDir, so it will not use absolute paths for RootDir, etc for Restricted programs
#rb david.harvey

[CL 28325941 by josh adams in ue5-main branch]
2023-09-28 15:21:55 -04:00
..