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
4344a6dbf46e4e2b61a920495c7486ea244fbde3
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
History
josh adams
d1ff7439a4
- Fixing product name in Xcode project for launching, not building/installing, when there is no ACTION
...
#rb zack.neyland [CL 28645130 by josh adams in ue5-main branch]
2023-10-10 19:00:53 -04:00
..
CLion
…
CMake
…
CodeLite
Removing mono/xbuild part 1
2023-08-01 10:02:58 -04:00
Eddie
…
KDevelop
…
Make
…
QMake
…
Rider
Cleaned up the project generator API by passing a struct of commonly used arguments. This makes it easier for us to add/remove arguments.
2023-08-04 14:18:11 -04:00
VisualStudio
LLT: Pre-analyse dependency graph of low level test targets before setting compilation flags for UE components
2023-09-28 06:52:15 -04:00
VisualStudioCode
- Fixed C# projects from being missing in VSCode projects on Mac/Linux
2023-09-15 14:42:22 -04:00
VisualStudioMac
…
Xcode
- Fixing product name in Xcode project for launching, not building/installing, when there is no ACTION
2023-10-10 19:00:53 -04:00
AliasedFile.cs
…
PlatformProjectGenerator.cs
Cleaned up the project generator API by passing a struct of commonly used arguments. This makes it easier for us to add/remove arguments.
2023-08-04 14:18:11 -04:00
PlatformProjectGeneratorCollection.cs
- Fixed various issues with making Mac/IOS builds that can be uploaded to AppStore in Xcode
2023-10-04 13:25:29 -04:00
Project.cs
…
ProjectBuildConfiguration.cs
…
ProjectFile.cs
…
ProjectFileGenerator.cs
- Fixed various issues with making Mac/IOS builds that can be uploaded to AppStore in Xcode
2023-10-04 13:25:29 -04:00
ProjectTarget.cs
…