aboutsummaryrefslogtreecommitdiff
path: root/bindings/vala
Commit message (Collapse)AuthorAgeFilesLines
* Vala example, changed copyright yearMarco Trevisan (Treviño)2011-02-031-1/+1
|
* Vala example: indentation fixesMarco Trevisan (Treviño)2011-02-031-26/+26
|
* Vala example: adding copyright message.Marco Trevisan (Treviño)2011-02-031-0/+19
|
* Adding vala bindings and exampleMarco Trevisan (Treviño)2011-02-033-0/+91
Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example.