mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 17:16:50 +08:00
[tools]: change astylerc and add pause in bat
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@93 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -18,9 +18,9 @@
|
|||||||
# padding setting
|
# padding setting
|
||||||
#--break-blocks
|
#--break-blocks
|
||||||
--pad-oper
|
--pad-oper
|
||||||
--pad-first-paren-out
|
#--pad-first-paren-out
|
||||||
--pad-header
|
--pad-header
|
||||||
--unpad-paren
|
#--unpad-paren
|
||||||
#--align-pointer=name
|
#--align-pointer=name
|
||||||
|
|
||||||
# formatting setting
|
# formatting setting
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
@echo off
|
@echo off
|
||||||
astyle.exe --options=astylerc ../*.cpp ../*.c ../*.h
|
astyle.exe --options=astylerc ../*.cpp ../*.c ../*.h
|
||||||
|
pause
|
Reference in New Issue
Block a user