*** empty log message ***

svn path=/trunk/boinc/; revision=4014
This commit is contained in:
David Anderson 2004-08-06 20:02:00 +00:00
parent 86780fbd7d
commit 2294560669
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ extern DB_CONN boinc_db;
//#define MEDIUM_BLOB_SIZE 4096
#define LARGE_BLOB_SIZE 65536
// Dummy name for file xfers
#define FILE_MOVER "move_file"
// A compilation target, i.e. a architecture/OS combination.
// The core client will be given only applications with the same platform