Switched texture assets build to ninja.

This commit is contained in:
Branimir Karadžić
2016-05-07 14:19:56 -07:00
parent 7dddab9f1c
commit 6af3a7c952
13 changed files with 35 additions and 3 deletions

View File

@@ -11,6 +11,9 @@ trim_trailing_whitespace = true
[include/bgfx/c99/*.h]
indent_style = space
[*.ninja]
indent_style = space
[*.md]
trim_trailing_whitespace = false
max_line_length = 80