في ن، 22-08-2011 عند 17:13 -0700 ، كتب Damien Radtke:
> It's linked to at the bottom of this
> page<https://live.gnome.org/Vala/Documentation/ParallelBuilds>,
> but its documentation is non-existent. Any tips on how to use it in a
> project?

The same way you would use valac: if you copy it in your path and copy
parvala.mk so it can find it (it looks in ../share/parvala/ relative to
where the parvala script is located), you can build with something like
make -s VALAC=parvala (assuming automake) or make your configure script
look for parvala before valac.

HTH,
Abderrahim

_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to