mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Fix when the source path contains a space
This commit is contained in:
parent
a2ee3a779a
commit
bec4483a8d
@ -139,7 +139,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 ${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\*"
|
||||||
SetOutPath $INSTDIR\bin
|
SetOutPath $INSTDIR\bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user