restored scene editor
This commit is contained in:
parent
eae5aced21
commit
0f3183bb60
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue