This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb9ed201650b1303c825750794335750464fd0ff
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Windows
History
Wes Hunt
0255802490
Enable /Bt+ and /time+ in VC local builds when UEBuildWindows.bLogDetailedCompilerTimingInfo is true.
...
#codereview:mike.fricker [CL 2528520 by Wes Hunt in Main branch]
2015-04-28 10:53:30 -04:00
..
UEBuildWindows.cs
Enable /Bt+ and /time+ in VC local builds when UEBuildWindows.bLogDetailedCompilerTimingInfo is true.
2015-04-28 10:53:30 -04:00
VCEnvironment.cs
Windows XP architecture added to distinguish xp builds from non xp builds
2015-01-28 08:26:51 -05:00
VCToolChain.cs
Enable /Bt+ and /time+ in VC local builds when UEBuildWindows.bLogDetailedCompilerTimingInfo is true.
2015-04-28 10:53:30 -04:00
WindowsProjectGenerator.cs
Fix output of .user file when generating projects on Windows. Seems that it was relying on HasUProjectFile() being set, which is not a global (and not set per-project).
2014-12-11 15:44:40 -05:00