5 lines
110 B
Batchfile
5 lines
110 B
Batchfile
rem TODO: check if this is under UE_SDKS_ROOT ?
|
|
set CurrentFolder=%~dp0
|
|
|
|
del %CurrentFolder%OutputEnvVars.txt
|