You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[INTEGRATE] Compile times: Fixed HeadMountedDisplay module not using shared PCHs
[CL 2649308 by Mike Fricker in Main branch]
This commit is contained in:
committed by
mike.fricker@epicgames.com
parent
92986d9b17
commit
4a0e55609d
@@ -21,7 +21,5 @@ public class HeadMountedDisplay : ModuleRules
|
||||
"SlateCore",
|
||||
}
|
||||
);
|
||||
|
||||
PCHUsage = PCHUsageMode.NoSharedPCHs;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user