Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/xnpal.doxygen

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by aga, Sat Dec 4 09:23:04 2004 UTC revision 1.4 by tani, Tue Mar 15 04:49:40 2005 UTC
# Line 17  Line 17 
17  # The PROJECT_NAME tag is a single word (or a sequence of words surrounded  # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
18  # by quotes) that should identify the project.  # by quotes) that should identify the project.
19    
20  PROJECT_NAME           = vpal  PROJECT_NAME           = xnpal
21    
22  # The PROJECT_NUMBER tag can be used to enter a project or revision number.  # The PROJECT_NUMBER tag can be used to enter a project or revision number.
23  # This could be handy for archiving the generated documentation or  # This could be handy for archiving the generated documentation or
# Line 304  WARN_LOGFILE           = Line 304  WARN_LOGFILE           =
304  # directories like "/usr/src/myproject". Separate the files or directories  # directories like "/usr/src/myproject". Separate the files or directories
305  # with spaces.  # with spaces.
306    
307  INPUT                  = vpal.cc group.cc account.cc common.cc commonal.cc criteria.cc \  INPUT                  =
                          session.cc common.h account.h commonal.h criteria.h group.h session.h vpal.h  
308    
309  # If the value of the INPUT tag contains directories, you can use the  # If the value of the INPUT tag contains directories, you can use the
310  # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp  # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
311  # and *.h) to filter out the source-files in the directories. If left  # and *.h) to filter out the source-files in the directories. If left
312  # blank all files are included.  # blank all files are included.
313    
314  FILE_PATTERNS          =  FILE_PATTERNS          = *.h *.cc
315    
316  # The RECURSIVE tag can be used to turn specify whether or not subdirectories  # The RECURSIVE tag can be used to turn specify whether or not subdirectories
317  # should be searched for input files as well. Possible values are YES and NO.  # should be searched for input files as well. Possible values are YES and NO.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26