csconfig.h
00001 // File generated automatically. 00002 #ifndef __CS_CSCONFIG_H__ 00003 #define __CS_CSCONFIG_H__ 00004 #define CS_COMPILER_GCC 00005 #define CS_COMPILER_NAME "GCC" 00006 #define CS_HAVE_CMATH_H 00007 #define CS_HAVE_MATH_H 00008 #define CS_HAVE_DLADDR 00009 #define CS_HAVE_MATH_H_FLOAT_FUNCS 00010 #define CS_PTHREAD_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE 00011 #define CS_HAVE_RTLD_NOW 00012 #define CS_PLATFORM_UNIX 00013 #define CS_PLATFORM_NAME "Unix" 00014 #define CS_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) 00015 #define CS_VISIBILITY_DEFAULT __attribute__((visibility("default"))) 00016 #define CS_SUPPORTS_MMX 00017 #define CS_HAVE___VA_COPY 00018 #define CS_HAVE_GLHANDLEARB_T 00019 #define CS_HAVE_GLCHARARB_T 00020 #define CS_HAVE_GLCHAR_T 00021 #define CS_HAVE_GLINTPTR_T 00022 #define CS_HAVE_GLSIZEIPTR_T 00023 #define CS_HAVE_SYS_SOUNDCARD_H 00024 #define CS_HAVE_REGEX 00025 #define CS_HAVE_BACKTRACE 00026 #define CS_HAVE_SETENV 00027 #define CS_HAVE_PUTENV 00028 #define CS_HAVE_SYS_SYSINFO_H 00029 #define CS_HAVE_SYSINFO 00030 #define CS_HAVE_STRUCT_SYSINFO_TOTALRAM 00031 #define CS_HAVE_MALLOC_H 00032 #define CS_HAVE_ABI_CXA_DEMANGLE 00033 #define CS_HAVE_SYSCONF_PROCESSORS 00034 #define CS_UNIX_PLUGIN_REQUIRES_MAIN 00035 #define CS_PROCESSOR_SIZE 32 00036 #define CS_LONG_SIZE 4 00037 #define CS_PROCESSOR_X86 00038 #define CS_PROCESSOR_NAME "x86" 00039 #define CS_HAVE_MMX 00040 #define CS_LITTLE_ENDIAN 00041 #define CS_HAVE_STDINT_H 00042 #define CS_HAVE_INT64_C 00043 #define CS_HAVE_INTTYPES_H 00044 #define CS_HAVE_INTPTR_T 00045 #define CS_HAVE_INTMAX_T 00046 #define CS_HAVE_C_FORMAT_MACROS 00047 #define CS_HAVE_WCHAR_H 00048 #define CS_HAVE_WCTYPE_H 00049 #define CS_HAVE_WINT_T 00050 #define CS_HAVE_WCHAR_T 00051 #define CS_HAVE_WCSLEN 00052 #define CS_HAVE_FPUTWS 00053 #define CS_HAVE_FWIDE 00054 #define CS_HAVE_WCSNRTOMBS 00055 #define CS_WCHAR_T_SIZE 4 00056 #define CS_HAVE_SYS_PARAM_H 00057 #define CS_MAXPATHLEN MAXPATHLEN 00058 #define CS_HAVE_SOCKLEN_T 00059 #define CS_HAVE_BYTESWAP_H 00060 #define CS_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) 00061 #define CS_ATTRIBUTE_MALLOC __attribute__((malloc)) 00062 #define CS_ATTRIBUTE_INIT_PRIORITY(PRI) __attribute__((init_priority(PRI))) 00063 #define CS_HAVE_FINITEF 00064 #define CS_HAVE_FINITE 00065 #define CS_HAVE_STD__ISFINITE 00066 #define CS_HAVE_ISNAN 00067 #define CS_HAVE_ISNANF 00068 #define CS_HAVE_STD__ISNAN 00069 #define CS_HAVE_STD__ISNORMAL 00070 #define CS_HAVE_STRTOF 00071 #define CS_EMBED_PLUGIN_META 00072 #define CS_HAVE_ELF_H 00073 #define CS_BUILD_SHARED_LIBS 00074 #define CS_PACKAGE_NAME "crystalspace" 00075 #define CS_PACKAGE_VERSION "1.4.0" 00076 #endif // __CS_CSCONFIG_H__
Generated for Crystal Space 1.4.0 by doxygen 1.5.8