Added epydoc

This commit is contained in:
Josh Yelon 2005-05-13 20:11:56 +00:00
parent 2e618f3a99
commit 3eb12f55bc

View File

@ -113,7 +113,9 @@ Section "${SMDIRECTORY}" SecCore
SetOutPath $INSTDIR\SceneEditor
File /r /x CVS ${PSOURCE}\SceneEditor\*.*
SetOutPath $INSTDIR\Pmw
File /r /x CVS ${PANDA}\Pmw\*.*
File /r /x CVS ${PANDA}\Pmw\*
SetOutPath $INSTDIR\epydoc
File /r /x CVS ${PANDA}\epydoc\*
SetOutPath $INSTDIR
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
SetOutPath $INSTDIR\python\lib