Missing a file
This commit is contained in:
parent
d93742bc18
commit
532109f7f4
|
|
@ -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\*.py
|
||||
File /r /x CVS ${PSOURCE}\SceneEditor\*.*
|
||||
SetOutPath $INSTDIR\Pmw
|
||||
File /r /x CVS ${PANDA}\Pmw\*.py
|
||||
File /r /x CVS ${PANDA}\Pmw\*.*
|
||||
SetOutPath $INSTDIR
|
||||
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue