mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
Added epydoc
This commit is contained in:
parent
2e618f3a99
commit
3eb12f55bc
@ -113,7 +113,9 @@ Section "${SMDIRECTORY}" SecCore
|
|||||||
SetOutPath $INSTDIR\SceneEditor
|
SetOutPath $INSTDIR\SceneEditor
|
||||||
File /r /x CVS ${PSOURCE}\SceneEditor\*.*
|
File /r /x CVS ${PSOURCE}\SceneEditor\*.*
|
||||||
SetOutPath $INSTDIR\Pmw
|
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
|
SetOutPath $INSTDIR
|
||||||
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
|
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
|
||||||
SetOutPath $INSTDIR\python\lib
|
SetOutPath $INSTDIR\python\lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user