Mercurial > hg > aimc
diff trunk/SConstruct @ 618:e01caec17186
Added JSON output for use with node.js and backbone.js
author | sness@sness.net |
---|---|
date | Fri, 10 May 2013 20:12:49 +0000 |
parents | f56d2eedd878 |
children |
line wrap: on
line diff
--- a/trunk/SConstruct Thu May 09 18:24:51 2013 +0000 +++ b/trunk/SConstruct Fri May 10 20:12:49 2013 +0000 @@ -52,6 +52,7 @@ 'Modules/Profile/ModuleScaler.cc', 'Modules/Output/FileOutputHTK.cc', 'Modules/Output/FileOutputAIMC.cc', + 'Modules/Output/FileOutputJSON.cc', #'Modules/Output/OSCOutput.cc', 'Modules/Features/ModuleGaussians.cc', 'Modules/Features/ModuleBoxes.cc',]