mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
modelcache is moved to a different dir
This commit is contained in:
parent
82a4328a74
commit
e1a4fa17c5
@ -112,7 +112,6 @@ Section "${SMDIRECTORY}" SecCore
|
|||||||
File /r "${PANDA}\pandac\*.py"
|
File /r "${PANDA}\pandac\*.py"
|
||||||
SetOutPath $INSTDIR\python
|
SetOutPath $INSTDIR\python
|
||||||
File /r "${PANDA}\python\*"
|
File /r "${PANDA}\python\*"
|
||||||
CreateDirectory "$INSTDIR\modelcache"
|
|
||||||
RMDir /r "$SMPROGRAMS\${SMDIRECTORY}"
|
RMDir /r "$SMPROGRAMS\${SMDIRECTORY}"
|
||||||
CreateDirectory "$SMPROGRAMS\${SMDIRECTORY}"
|
CreateDirectory "$SMPROGRAMS\${SMDIRECTORY}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user