You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Updated UBT to allow us to setup platform information prior to setting the intermediate directory, ran by RobM - Removed some code that allowed uis to rename binaries. We now use architecture for our _xp suffix. - Added clarity to the WindowsPlatform XP checks. We can now specify XP support "If Available" which atm is only the case for win32. We have an IsWindowsXPSupported() call now in the windows build platform. - Windows XP support can now be requested through UBT on the commandline. Specify using -winxp Kellans GUBP changes included. #CodeReview Kellan.Carr [CL 2422021 by Terence Burns in Main branch]