Files
UnrealEngineUWP/Engine/Build/Rsync/RsyncEngineScripts.txt
adam kinge 3064cc9c6c Fix Window remote mac builds with incorrect rsync script. DotNet binaries are copied over in RsyncEngine.txt
#jira none
#rnx
#fyi ryan.hummer

[CL 27768907 by adam kinge in ue5-main branch]
2023-09-11 16:18:19 -04:00

10 lines
443 B
Plaintext

# This file contains a list of shell scripts to be synced to the remote. These files will be locally converted to use Unix line endings, and will be
# marked as executable on the remote. Wildcards are not supported.
Build/BatchFiles/RunDotnet.sh
Build/BatchFiles/RunDotnetMSBuild.sh
Build/BatchFiles/Mac/Build.sh
Build/BatchFiles/Mac/FixDependencyFiles.sh
Build/BatchFiles/Mac/GenerateProjectFiles.sh
Build/BatchFiles/Mac/SetupEnvironment.sh