
BOINC API NOTES

The BOINC source distribution must be installed in a directory called
'boinc' where the 'rosetta++' directory resides. See the BOINC website
at http://boinc.berkeley.edu/ for installation details. The BOINC api
will be built from source rather than using static libraries 'libboinc.a'
and 'libboinc_api.a'.

The Win32 VC++ rosetta project 'rosetta++.vcproj' also requires the BOINC
source distribution to be installed in a directory one level down.

Be sure to update 'boinc/make/Boinc.src' and 'rosetta++.vcproj' to include
all required source files for future BOINC api updates.

