[Qtcsharp-patches] Bugtussle/src/scripts Doxyfile-qtwin,1.2,1.3
Status: Inactive
Brought to you by:
manyoso
|
From: Andreas H. <ah...@us...> - 2005-04-18 09:32:29
|
Update of /cvsroot/qtcsharp/Bugtussle/src/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17458/src/scripts Modified Files: Doxyfile-qtwin Log Message: Update Index: Doxyfile-qtwin =================================================================== RCS file: /cvsroot/qtcsharp/Bugtussle/src/scripts/Doxyfile-qtwin,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Doxyfile-qtwin 11 Oct 2004 19:03:03 -0000 1.2 --- Doxyfile-qtwin 18 Apr 2005 09:32:20 -0000 1.3 *************** *** 1,3 **** ! # Doxyfile 1.3.8 #--------------------------------------------------------------------------- --- 1,3 ---- ! # Doxyfile 1.3.6 #--------------------------------------------------------------------------- *************** *** 7,11 **** PROJECT_NUMBER = 3.3.3 OUTPUT_DIRECTORY = z:/Qts/Bugtussle/src/qt/xml/win32/ - CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English USE_WINDOWS_ENCODING = NO --- 7,10 ---- *************** *** 17,21 **** FULL_PATH_NAMES = NO STRIP_FROM_PATH = - STRIP_FROM_INC_PATH = SHORT_NAMES = NO JAVADOC_AUTOBRIEF = NO --- 16,19 ---- *************** *** 36,40 **** EXTRACT_STATIC = YES EXTRACT_LOCAL_CLASSES = YES - EXTRACT_LOCAL_METHODS = NO HIDE_UNDOC_MEMBERS = NO HIDE_UNDOC_CLASSES = NO --- 34,37 ---- *************** *** 81,85 **** IMAGE_PATH = INPUT_FILTER = - FILTER_PATTERNS = FILTER_SOURCE_FILES = NO #--------------------------------------------------------------------------- --- 78,81 ---- |