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
d38fff8dff0133fc0ded33772e46dff1a85f3bb1
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Windows
History
Marc Audy
e47a934672
Merge main stabilization changes back to //depot/UE4
...
#lockdown Ben.Marsh [CL 2723377 by Marc Audy in Main branch]
2015-10-09 15:13:41 -04:00
..
UEBuildWindows.cs
Merge main stabilization changes back to //depot/UE4
2015-10-09 15:13:41 -04:00
VCEnvironment.cs
Separate all the project specific settings for a platform into a separate class (derived from UEBuildPlatformContext), and remove the last few references to the global .uproject file path. Checks for SupportsWindowsXP() are now done inside the toolchain.
2015-09-30 16:40:04 -04:00
VCToolChain.cs
Separate all the project specific settings for a platform into a separate class (derived from UEBuildPlatformContext), and remove the last few references to the global .uproject file path. Checks for SupportsWindowsXP() are now done inside the toolchain.
2015-09-30 16:40:04 -04:00
WindowsProjectGenerator.cs
Convert everything in UBT to use standard C# XML comments, so IntelliSense can display useful information in tooltips.
2015-09-24 13:47:13 -04:00