Fix when the source path contains a space

This commit is contained in:
rdb 2009-10-19 06:42:14 +00:00
parent a2ee3a779a
commit bec4483a8d

View File

@ -139,7 +139,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
File "${PSOURCE}\doc\INSTALLING-PLUGINS.TXT"
SetOutPath $INSTDIR\pandac\input
File /r "${PANDA}\pandac\input\*"
SetOutPath $INSTDIR\bin