You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Mark.Lintott #rnx #preflight 614040873aa82d00013a13ab - When libjpeg-turbo is enabled we now disable libJPG, before we were including both and relying on libJPG being stripped out. - Fixed IcoImageWrapper.cpp to compile if WITH_UNREALPNG is 0. - Cleaned up code comments around enabling libjpeg-turbo with a reminder to investigate the exe size increase if anyone tries to enable it on a console platform. [CL 17502250 by paul chipchase in ue5-main branch]