Josh Yelon пре 20 година
родитељ
комит
3eb12f55bc
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      doc/makepanda/panda.nsi

+ 3 - 1
doc/makepanda/panda.nsi

@@ -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