Eneboo - Documentación para desarrolladores
src/libxslt/libxslt/xsltwin32config.h
Ir a la documentación de este archivo.
00001 /*
00002  * Summary: compile-time version informations for the XSLT engine 
00003  *          when compiled on windows
00004  * Description: compile-time version informations for the XSLT engine
00005  *              when compiled on windows. This file is generated.
00006  *
00007  * Copy: See Copyright for the status of this software.
00008  *
00009  * Author: Daniel Veillard
00010  */
00011 
00012 #ifndef __XML_XSLTWIN32CONFIG_H__
00013 #define __XML_XSLTWIN32CONFIG_H__
00014 
00015 #include "win32config.h"
00016 
00017 #ifdef __cplusplus
00018 extern "C" {
00019 #endif
00020 
00026 #define LIBXSLT_DOTTED_VERSION "1.1.26"
00027 
00033 #define LIBXSLT_VERSION 10126
00034 
00040 #define LIBXSLT_VERSION_STRING "10126"
00041 
00047 #define LIBXSLT_VERSION_EXTRA "-win32"
00048 
00056 #if 0
00057 #define WITH_XSLT_DEBUG
00058 #endif
00059 
00065 #if 1
00066 #ifndef WITH_MODULES
00067 #define WITH_MODULES
00068 #endif
00069 #define LIBXSLT_PLUGINS_PATH() getenv("LIBXSLT_PLUGINS_PATH")
00070 #endif
00071 
00072 #if 0
00073 
00080 #define DEBUG_MEMORY
00081 
00089 #define DEBUG_MEMORY_LOCATION
00090 #endif
00091 
00097 #ifndef ATTRIBUTE_UNUSED
00098 #define ATTRIBUTE_UNUSED
00099 #endif
00100 
00101 #ifdef __cplusplus
00102 }
00103 #endif
00104 
00105 #endif /* __XML_XSLTWIN32CONFIG_H__ */
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'