00001 #line 49 "./lpsrc/flx_glob.pak" 00002 #ifndef __FLX_GLOB_CONFIG_H__ 00003 #define __FLX_GLOB_CONFIG_H__ 00004 #include "flx_rtl_config.hpp" 00005 #ifdef BUILD_GLOB 00006 #define GLOB_EXTERN FLX_EXPORT 00007 #else 00008 #define GLOB_EXTERN FLX_IMPORT 00009 #endif 00010 #endif 00011