elementary_codegen: generating source code from edj
authorFlavio Vinicius Alvares Ceolin <flavio.ceolin@profusion.mobi>
Thu, 13 Sep 2012 14:06:07 +0000 (14:06 +0000)
committerFlavio Vinicius Alvares Ceolin <flavio.ceolin@profusion.mobi>
Thu, 13 Sep 2012 14:06:07 +0000 (14:06 +0000)
commitbd9b1e7116e4a3386bcb13210852e1f866c3e404
treef182e7333e7fa27a6d4d6338f4512b02a078dfd6
parenta304ec1d614352425884c9f77377af7119696b2a
elementary_codegen: generating source code from edj

Parsing the parts and programs of the specified group and generating
the header/source. Usage:
elementary_codegen --prefix myapp_myobj input.edj a_group source.c header.h

SVN revision: 76614
AUTHORS
ChangeLog
NEWS
configure.ac
src/bin/Makefile.am
src/bin/elementary_codegen.c [new file with mode: 0644]