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
4ffb74a0d00a371978cecd053c69f67b1357eecd
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Windows
History
Ben Marsh
3a7e022d4c
Generate build receipts from UBT, which keep a record of all the files written for a target and records any metadata needed to stage or deploy it.
...
[CL 2501101 by Ben Marsh in Main branch]
2015-04-03 10:25:57 -04:00
..
UEBuildWindows.cs
Improved support for Clang C++ compiler on Windows
2015-03-27 16:44:10 -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
Generate build receipts from UBT, which keep a record of all the files written for a target and records any metadata needed to stage or deploy it.
2015-04-03 10:25:57 -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