c  CVS information:
c  $Revision: 6478 $
c  $Date: 2005-07-13 20:49:44 -0400 (Wed, 13 Jul 2005) $
c  $Author: dekim $

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.


Development wish list:

Add a GUI for rosetta@home screensaver.
Optimize the Win32 build.
Build and test on MacOSX Tiger platform using gcc3.4+
