Files
UnrealEngineUWP/Engine/Plugins/Runtime/Database/SQLiteCore
Joakim Lindqvist bf363ecd9c Fixed up modules that was using "bFasterWithoutUnity" option which is now deprecated to use "bUseUnity" = false instead. But most modules had no reason to disable unity builds and as such I have simply removed the option.
Remember if you are looking to improve your local iteration times you can add the module to BuildConfiguration.xml DisableUnityBuild locally and it will be run without unity for you.

#fyi ben.marsh
#rb none

[CL 7099376 by Joakim Lindqvist in Dev-Build branch]
2019-06-20 03:56:50 -04:00
..