vault backup: 2023-10-09 12:09:40

This commit is contained in:
BlueRose 2023-10-09 12:09:40 +08:00
parent f52af0c87b
commit 731bb059d8

View File

@ -19,6 +19,10 @@ cd D:/UnrealEngine/UnrealEngine5/Engine/Build/BatchFiles
RunUAT.bat BuildGraph -target="Make Installed Build Win64" -script=Engine/Build/InstalledEngineBuild.xml -set:WithDDC=true -set:SignExecutables=false -set:EmbedSrcSrvInfo=false -set:GameConfigurations=Development;Shipping -set:WithFullDebugInfo=false -set:HostPlatformEditorOnly=false -set:AnalyticsTypeOverride= -set:HostPlatformDDCOnly=true -set:WithWin64=true -set:WithMac=false -set:WithAndroid=false -set:WithIOS=false -set:WithTVOS=false -set:WithLinux=false -set:WithLinuxArm64=false -set:CompileDatasmithPlugins=false -set:WithServer=false -set:WithClient=false -set:WithHoloLens=false
```
```
del *.cpp /s
```
## Android
```bash
cd /d D:/