mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 09:06: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
|
||||
#--break-blocks
|
||||
--pad-oper
|
||||
--pad-first-paren-out
|
||||
#--pad-first-paren-out
|
||||
--pad-header
|
||||
--unpad-paren
|
||||
#--unpad-paren
|
||||
#--align-pointer=name
|
||||
|
||||
# formatting setting
|
||||
|
@@ -1,2 +1,3 @@
|
||||
@echo off
|
||||
astyle.exe --options=astylerc ../*.cpp ../*.c ../*.h
|
||||
pause
|
Reference in New Issue
Block a user