mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Copy *.ms as well as *.mel from \plugins
This commit is contained in:
parent
8b41e6b1f8
commit
cb9504b1bc
@ -143,6 +143,7 @@ Section "${SMDIRECTORY}" SecCore
|
|||||||
File /nonfatal /r "${PANDA}\plugins\*.dlo"
|
File /nonfatal /r "${PANDA}\plugins\*.dlo"
|
||||||
File /nonfatal /r "${PANDA}\plugins\*.mll"
|
File /nonfatal /r "${PANDA}\plugins\*.mll"
|
||||||
File /nonfatal /r "${PANDA}\plugins\*.mel"
|
File /nonfatal /r "${PANDA}\plugins\*.mel"
|
||||||
|
File /nonfatal /r "${PANDA}\plugins\*.ms"
|
||||||
File "${PSOURCE}\doc\INSTALLING-PLUGINS.TXT"
|
File "${PSOURCE}\doc\INSTALLING-PLUGINS.TXT"
|
||||||
SetOutPath $INSTDIR\pandac\input
|
SetOutPath $INSTDIR\pandac\input
|
||||||
File /r "${PANDA}\pandac\input\*"
|
File /r "${PANDA}\pandac\input\*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user