* petty whitespace corrections
[libprolooks.git] / README
blob8acd6528ad56833ab27f3fbf543204a42a98d095
1 Basic waf[1] based project template for Vala[2]. To build and run the resulting
2 binaries:
4     ./waf configure
5     ./waf
6     ./_build_/default/src/ComboBoxFlat
9 [1] http://code.google.com/p/waf/
10 [2] http://live.gnome.org/Vala