|
From: <sik...@us...> - 2006-05-26 00:31:34
|
Revision: 74 Author: sik0fewl Date: 2006-05-25 17:31:22 -0700 (Thu, 25 May 2006) ViewCVS: http://svn.sourceforge.net/perceptioncrash/?rev=74&view=rev Log Message: ----------- Updated Doxyfile to inlude lib/ Modified Paths: -------------- trunk/perceptioncrash/Doxyfile Modified: trunk/perceptioncrash/Doxyfile =================================================================== --- trunk/perceptioncrash/Doxyfile 2006-05-25 23:31:51 UTC (rev 73) +++ trunk/perceptioncrash/Doxyfile 2006-05-26 00:31:22 UTC (rev 74) @@ -82,7 +82,7 @@ #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = src/ +INPUT = src/ lib/ FILE_PATTERNS = *.cpp \ *.hpp \ *.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |