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
ec92cfe396395c19d4f72c506edce28fa73774f8
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Windows
History
Josh Adams
01c4d45e38
- Renamed Desktop target platform to AllDesktop to reduce conflicts with Desktop directories [UEPLAT-894]
...
#codereview peter.sauerbrei,ben.marsh [CL 2588676 by Josh Adams in Main branch]
2015-06-16 11:09:27 -04:00
..
UEBuildWindows.cs
- Renamed Desktop target platform to AllDesktop to reduce conflicts with Desktop directories [UEPLAT-894]
2015-06-16 11:09:27 -04:00
VCEnvironment.cs
Safer concatenation of paths to try to avoid a bad path reported by a user.
2015-05-28 12:43:44 -04:00
VCToolChain.cs
Treat shadow variable warnings as errors in non-unity builds.
2015-06-09 18:14:52 -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