2019-11-19 18:26:35 +00:00
|
|
|
astyle.exe -v --formatted --options=astyle-options.ini --exclude="libs" --exclude="extern" --recursive *.h
|
|
|
|
astyle.exe -v --formatted --options=astyle-options.ini --exclude="libs" --exclude="extern" --exclude="d3xp/gamesys/SysCvar.cpp" --exclude="d3xp/gamesys/Callbacks.cpp" --exclude="sys/win32/win_cpu.cpp" --exclude="sys/win32/win_main.cpp" --recursive *.cpp
|
2019-11-11 20:02:52 +00:00
|
|
|
|
2021-03-22 19:45:25 +00:00
|
|
|
astyle.exe -v --formatted --options=astyle-options.ini --recursive libs/imgui/*.h
|
|
|
|
astyle.exe -v --formatted --options=astyle-options.ini --recursive libs/imgui/*.cpp
|
2021-03-17 20:01:43 +00:00
|
|
|
|
2021-03-22 19:45:25 +00:00
|
|
|
astyle.exe -v --formatted --options=astyle-options.ini --recursive libs/stb/*.h
|
|
|
|
astyle.exe -v --formatted --options=astyle-options.ini --recursive libs/tinyexr/*.h
|
2019-11-11 20:02:52 +00:00
|
|
|
|
2021-02-10 15:27:03 +00:00
|
|
|
astyle.exe -v -Q --options=astyle-options.ini --recursive ../base/renderprogs/*.hlsl
|
2012-11-28 15:36:17 +00:00
|
|
|
|
|
|
|
pause
|