Removed scene editor

This commit is contained in:
Josh Yelon 2007-09-01 03:41:02 +00:00
parent 1ec5c0380d
commit 23d96a812f

View File

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