push2: first somewhat operational versions of menus

This commit is contained in:
Paul Davis
2016-07-10 08:37:45 -04:00
parent b37531e04f
commit 86578ea0cc
6 changed files with 418 additions and 12 deletions

View File

@@ -27,6 +27,7 @@ def build(bld):
leds.cc
gui.cc
mode.cc
menu.cc
'''
obj.export_includes = ['.']
obj.defines = [ 'PACKAGE="ardour_push2"' ]