[Opalvoip-svn] SF.net SVN: opalvoip: [18761] ptlib/trunk/ptlib_cfg.dxy
Brought to you by:
csoutheren,
rjongbloed
From: <cso...@us...> - 2007-10-24 07:12:31
|
Revision: 18761 http://opalvoip.svn.sourceforge.net/opalvoip/?rev=18761&view=rev Author: csoutheren Date: 2007-10-24 00:12:26 -0700 (Wed, 24 Oct 2007) Log Message: ----------- Fixed 'make docs' target and more name changes Modified Paths: -------------- ptlib/trunk/ptlib_cfg.dxy Modified: ptlib/trunk/ptlib_cfg.dxy =================================================================== --- ptlib/trunk/ptlib_cfg.dxy 2007-10-24 01:35:46 UTC (rev 18760) +++ ptlib/trunk/ptlib_cfg.dxy 2007-10-24 07:12:26 UTC (rev 18761) @@ -17,13 +17,13 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = PWLib +PROJECT_NAME = PTLib # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.11.2 +PROJECT_NUMBER = 2.0.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -459,7 +459,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ./pwlib.dxy \ +INPUT = ./ptlib.dxy \ ./include/ptlib \ ./include/ptclib This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |