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
f3ef3e01acd183eefb864f2adcffe65fed783e3f
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ProjectFiles
History
calvin zheng
aefa44f4ba
Move source files from editor projects to game projects
...
#jira UE-200317 #rb Josh.Adams [CL 29874395 by calvin zheng in ue5-main branch]
2023-11-21 15:36:07 -05: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
UnrealBuildTool: Experimental -VisualStudioLinux for project gen, which creates .vcxproj that allow remote debugging on linux. This currently probably only works for monolithic programs with no extra requried files
2023-10-27 19:22:34 -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
Move source files from editor projects to game projects
2023-11-21 15:36:07 -05: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
Move source files from editor projects to game projects
2023-11-21 15:36:07 -05:00
ProjectTarget.cs
…