Browse Source

Removed scene editor

Josh Yelon 18 years ago
parent
commit
23d96a812f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      direct/src/directscripts/packpanda.nsi

+ 0 - 2
direct/src/directscripts/packpanda.nsi

@@ -138,8 +138,6 @@ Section "${SMDIRECTORY}" SecCore
             File /r /x *.exp "${PANDA}\lib\*"
             File /r /x *.exp "${PANDA}\lib\*"
             SetOutPath $INSTDIR\include
             SetOutPath $INSTDIR\include
             File /r /x *.exp "${PANDA}\include\*"
             File /r /x *.exp "${PANDA}\include\*"
-            SetOutPath $INSTDIR\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\NSIS
             SetOutPath $INSTDIR\NSIS