Demo building - Build configurations

This commit is contained in:
Emmanuel BENOîT 2017-12-02 18:38:34 +01:00
parent 10361fec4f
commit d77943f953
5 changed files with 319 additions and 7 deletions

View file

@ -25,6 +25,7 @@ IMGUI = imgui.cpp imgui_draw.cpp
COMMON = \
common.cc \
c-buildcfg.cc \
c-camera.cc \
c-filewatcher.cc \
c-project.cc \