mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
Minor fixes
This commit is contained in:
parent
eec731e417
commit
58e2823816
@ -101,7 +101,6 @@ Section "${SMDIRECTORY}" SecCore
|
||||
SetOutPath $INSTDIR\python
|
||||
File /r "${PANDA}\python\*"
|
||||
CreateDirectory "$INSTDIR\modelcache"
|
||||
|
||||
RMDir /r "$SMPROGRAMS\${SMDIRECTORY}"
|
||||
CreateDirectory "$SMPROGRAMS\${SMDIRECTORY}"
|
||||
|
||||
@ -129,6 +128,7 @@ Section "${SMDIRECTORY}" SecCore
|
||||
File /nonfatal /r "${PANDA}\plugins\*.dlo"
|
||||
File /nonfatal /r "${PANDA}\plugins\*.mll"
|
||||
File /nonfatal /r "${PANDA}\plugins\*.mel"
|
||||
File ${PSOURCE}\doc\INSTALLING-PLUGINS.TXT
|
||||
SetOutPath $INSTDIR\pandac\input
|
||||
File /r "${PANDA}\pandac\input\*"
|
||||
SetOutPath $INSTDIR\bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user