From 073c6c4cc2a2ce2cd2b955c1bf4ae620f6856abf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 8 Oct 2007 18:32:23 +0000 Subject: [PATCH] Forgotten file for building docs. --- org.glite.lbjp-common.db/doc/C.dox | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 org.glite.lbjp-common.db/doc/C.dox diff --git a/org.glite.lbjp-common.db/doc/C.dox b/org.glite.lbjp-common.db/doc/C.dox new file mode 100644 index 0000000..e5396fa --- /dev/null +++ b/org.glite.lbjp-common.db/doc/C.dox @@ -0,0 +1,16 @@ +PROJECT_NAME = "Glite LBJP Common: DB module" +OUTPUT_DIRECTORY = C +OPTIMIZE_OUTPUT_FOR_C = YES +INPUT = \ + ../interface/db.h +SHOW_DIRECTORIES = NO +FULL_PATH_NAMES = NO +EXTRACT_ALL = YES +PDF_HYPERLINKS = YES +USE_PDFLATEX = YES +MACRO_EXPANSION = YES +EXPAND_ONLY_PREDEF = YES +#PREDEFINED = _EDG_WLL_EVENT_COMMON +HAVE_DOT = NO +GENERATE_MAN = YES +MAN_LINKS = NO -- 1.8.2.3