restored scene editor

This commit is contained in:
Josh Yelon 2006-04-19 03:24:05 +00:00
parent eae5aced21
commit 0f3183bb60
1 changed files with 2 additions and 2 deletions

View File

@ -125,8 +125,8 @@ Section "${SMDIRECTORY}" SecCore
File /r /x *.exp "${PANDA}\lib\*"
SetOutPath $INSTDIR\include
File /r /x *.exp "${PANDA}\include\*"
; SetOutPath $INSTDIR\SceneEditor
; File /r /x CVS "${PSOURCE}\SceneEditor\*.*"
SetOutPath $INSTDIR\SceneEditor
File /r /x CVS "${PSOURCE}\SceneEditor\*.*"
SetOutPath $INSTDIR\Pmw
File /r /x CVS "${PANDA}\Pmw\*"
SetOutPath $INSTDIR\NSIS