Notes for the Vala/Genie bindings, V5.4
---------------------------------------

To use the Vala/Genie bindings for brick engine on any platform, you need:

- Vala
- The brick engine


First, make sure that you've installed the brick engine shared library in a
system-accessible location.  Then, place the .vapi file in the /vapi
directory for your system.

Once that has been done, you may use `--pkg brick' on your valac
command line to build programs that incorporate the brick engine.

