Files
UnrealEngineUWP/Engine/Build/BatchFiles/EditorPerf.bat
geoff evans cbfcfbe45c Rechristen IterationProfile -> EditorPerf for clarity
Part 1 - branch files to new names
No preflight as this just creates some new files, which shouldn't cause any issues

#rnx
#jira none
#rb trivial
#robomerge Private-Frosty
#preflight skip trivial

[CL 17247460 by geoff evans in ue5-main branch]
2021-08-20 10:25:06 -04:00

1 line
228 B
Batchfile
Executable File

@call %~dp0RunUAT.bat BuildGraph -Script=Engine/Build/IterationProfile.xml -Target="Run Iteration Profile Tests" -set:Platforms=Win64 -append:Projects="AncientGame" -append:Projects="EngineTest" -append:Projects="ShooterGame" %*