build: style, increase post-indent

This commit is contained in:
Danny Robson 2015-06-01 16:19:24 +10:00
parent 19def9d4fe
commit 79300cc8c4

View File

@ -134,6 +134,7 @@ UTIL_FILES = \
net/types.cpp \
net/types.hpp \
nocopy.hpp \
noise.hpp \
noise/basis.hpp \
noise/basis/constant.cpp \
noise/basis/constant.hpp \
@ -144,10 +145,8 @@ UTIL_FILES = \
noise/basis/perlin.hpp \
noise/basis/worley.cpp \
noise/basis/worley.hpp \
noise.cpp \
noise/fractal.cpp \
noise/fractal.hpp \
noise.hpp \
noise/lerp.cpp \
noise/lerp.hpp \
noise/lut.cpp \
@ -208,8 +207,8 @@ UTIL_FILES = \
tuple.hpp \
types/bits.hpp \
types/casts.hpp \
types/comparator.hpp\
types/comparator.ipp\
types/comparator.hpp \
types/comparator.ipp \
types.hpp \
types/string.cpp \
types/string.hpp \