singe/thirdparty/rockchip-mpp/tools/mpp_astyle.bat
2026-09-10 20:17:28 -05:00

3 lines
84 B
Batchfile

@echo off
astyle.exe --options=astylerc --recursive ../*.cpp ../*.c ../*.h
pause