5 lines
201 B
Batchfile
Executable File
5 lines
201 B
Batchfile
Executable File
call %RS_TOOLSROOT%\bin\audio\scripts\RPFs\buildenv.bat
|
|
pushd %RS_TOOLSROOT%\bin\audio\scripts\RPFs\
|
|
set platform=pc
|
|
call python %RS_TOOLSROOT%\bin\audio\scripts\RPFs\create_audio_rpfs.py full
|
|
popd |