소스 검색

I'll get this right if it kills me

Josh Yelon 21 년 전
부모
커밋
d93742bc18
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/makepanda/panda.nsi

+ 2 - 2
doc/makepanda/panda.nsi

@@ -99,9 +99,9 @@ Section "${SMDIRECTORY}" SecCore
             SetOutPath $INSTDIR\include
             File /r /x *.exp ${PANDA}\include\*
             SetOutPath $INSTDIR\SceneEditor
-            File /r /x CVS ${PSOURCE}\SceneEditor
+            File /r /x CVS ${PSOURCE}\SceneEditor\*.py
             SetOutPath $INSTDIR\Pmw
-            File /r /x CVS ${PANDA}\Pmw
+            File /r /x CVS ${PANDA}\Pmw\*.py
             SetOutPath $INSTDIR
             File /r /x CVS ${PSOURCE}\doc\ReleaseNotes