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_MATH_H_FLOAT_FUNCS 00009 #define CS_PTHREAD_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE 00010 #define CS_HAVE_RTLD_NOW 00011 #define CS_PLATFORM_UNIX 00012 #define CS_PLATFORM_NAME "Unix" 00013 #define CS_VISIBILITY_DEFAULT __attribute__((visibility("default"))) 00014 #define CS_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) 00015 #define CS_HAVE___VA_COPY 00016 #define CS_HAVE_SYS_SOUNDCARD_H 00017 #define CS_HAVE_REGEX 00018 #define CS_HAVE_BACKTRACE 00019 #define CS_HAVE_SETENV 00020 #define CS_HAVE_MALLOC_H 00021 #define CS_HAVE_ABI_CXA_DEMANGLE 00022 #define CS_UNIX_PLUGIN_REQUIRES_MAIN 00023 #define CS_PROCESSOR_SIZE 32 00024 #define CS_LONG_SIZE 4 00025 #define CS_PROCESSOR_X86 00026 #define CS_PROCESSOR_NAME "x86" 00027 #define CS_HAVE_MMX 00028 #define CS_LITTLE_ENDIAN 00029 #define CS_HAVE_STDINT_H 00030 #define CS_HAVE_INT64_C 00031 #define CS_HAVE_INTTYPES_H 00032 #define CS_HAVE_INTPTR_T 00033 #define CS_HAVE_INTMAX_T 00034 #define CS_HAVE_C_FORMAT_MACROS 00035 #define CS_HAVE_WCHAR_H 00036 #define CS_HAVE_WCTYPE_H 00037 #define CS_HAVE_WINT_T 00038 #define CS_HAVE_WCHAR_T 00039 #define CS_HAVE_WCSLEN 00040 #define CS_HAVE_FPUTWS 00041 #define CS_HAVE_FWIDE 00042 #define CS_HAVE_WCSRTOMBS 00043 #define CS_WCHAR_T_SIZE 4 00044 #define CS_HAVE_SYS_PARAM_H 00045 #define CS_MAXPATHLEN MAXPATHLEN 00046 #define CS_HAVE_SOCKLEN_T 00047 #define CS_HAVE_BYTESWAP_H 00048 #define CS_DEPRECATED_METHOD __attribute__((deprecated)) 00049 #define CS_DEPRECATED_TYPE __attribute__((deprecated)) 00050 #define CS_CONST_METHOD __attribute__((const)) 00051 #define CS_PURE_METHOD __attribute__((pure)) 00052 #define CS_NO_QSQRT 00053 #define CS_HAVE_STD__ISFINITE 00054 #define CS_HAVE_FINITEF 00055 #define CS_HAVE_FINITE 00056 #define CS_EMBED_PLUGIN_META 00057 #define CS_HAVE_ELF_H 00058 #define CS_PACKAGE_NAME "crystalspace" 00059 #define CS_PACKAGE_VERSION "1.0.2" 00060 #endif // __CS_CSCONFIG_H__
Generated for Crystal Space 1.0.2 by doxygen 1.4.7