Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool/System/NativeProjects.cs
jake niman a3ae2a4770 Fix a few edge cases related to UBT project file detection for programs (especially those in the NotForLicensees directory)
* Default.uprojectdir's now contains NotForLicensees as a valid uproject search path
* Since programs uprojects are not found in the same directory as their .target.cs files, add a special exception for uprojects found in Programs dir that assumes any uproject for a program will have a .target.cs with the same name.

#jira UE-170080
#review-23132150 @josh.adams
#preflight 63daed6a3f006aee11b5e623
#preflight 63dbe49db61aac10880daa32

[CL 23971018 by jake niman in ue5-main branch]
2023-02-02 12:38:07 -05:00

3.0 KiB