blautenb 2004/01/31 19:03:55
Modified: c/doc doxy.conf Log: Bumped version number + set predefines so OpenSSL dox are generated Revision Changes Path 1.5 +2 -2 xml-security/c/doc/doxy.conf Index: doxy.conf =================================================================== RCS file: /home/cvs/xml-security/c/doc/doxy.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- doxy.conf 8 Sep 2003 11:41:12 -0000 1.4 +++ doxy.conf 1 Feb 2004 03:03:55 -0000 1.5 @@ -4,7 +4,7 @@ # General configuration options #--------------------------------------------------------------------------- PROJECT_NAME = XML-Security-C -PROJECT_NUMBER = 1.0.0 +PROJECT_NUMBER = 1.1.0 OUTPUT_DIRECTORY = OUTPUT_LANGUAGE = English EXTRACT_ALL = YES @@ -152,7 +152,7 @@ SEARCH_INCLUDES = YES INCLUDE_PATH = INCLUDE_FILE_PATTERNS = -PREDEFINED = +PREDEFINED = "HAVE_OPENSSL=0" "HAVE_WINCAPI=0" EXPAND_AS_DEFINED = SKIP_FUNCTION_MACROS = YES #---------------------------------------------------------------------------
