boinc/project_specific_defines.h

19 lines
387 B
C
Raw Normal View History

2012-08-08 20:20:52 +00:00
// This is a place for project specific defines that might be necessary for your
// builds. Put them here so configure doesn't clobber them
#ifndef _PROJECT_SPECIFIC_DEFINES_H_
#define _PROJECT_SPECIFIC_DEFINES_H_ 1
//#ifndef SETIATHOME
//#define SETIATHOME 1
//#endif
//#ifndef EINSTEIN_AT_HOME
//#define EINSTEIN_AT_HOME 1
//#endif
//#ifndef _WCG
//#define _WCG 1
//#endif
#endif