Build - Changed output directory

This commit is contained in:
Emmanuel BENOîT 2017-11-22 08:53:31 +01:00
parent 0b33acc92a
commit 5027d91782
4 changed files with 6 additions and 6 deletions

View file

@ -45,7 +45,7 @@ flags = [
'-x',
'c++',
'-I','.',
'-I','output',
'-I','build',
'-I','IconFontCppHeaders',
'-I','imgui',
'-I','glm',