Some EBCL use, mostly for testing

This commit is contained in:
Emmanuel BENOîT 2017-11-01 23:45:09 +01:00
parent 90abab29a3
commit 792c09b06f
4 changed files with 20 additions and 13 deletions

View file

@ -48,6 +48,7 @@ flags = [
'-I','imgui',
'-I','glm',
'-I','picojson',
'-I','ebcl/include',
'-I','/usr/include/SDL2' ,
'-D','GLM_ENABLE_EXPERIMENTAL',
]