00001 #ifndef SCTAPI_CONFIG_H 00002 #define SCTAPI_CONFIG_H 00003 00004 #define USE_IS 1 00005 #define USE_SCAN_THREAD 1 00006 #define USE_THREADS 1 00007 00008 #endif