mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
/nonfatal flag for *.p3d
This commit is contained in:
parent
4f1e88cc70
commit
f272169d11
@ -148,7 +148,7 @@ Section "${SMDIRECTORY}" SecCore
|
|||||||
File /r "${PANDA}\pandac\input\*"
|
File /r "${PANDA}\pandac\input\*"
|
||||||
SetOutPath $INSTDIR\bin
|
SetOutPath $INSTDIR\bin
|
||||||
File /r "${PANDA}\bin\*.exe"
|
File /r "${PANDA}\bin\*.exe"
|
||||||
File /r "${PANDA}\bin\*.p3d"
|
File /nonfatal /r "${PANDA}\bin\*.p3d"
|
||||||
SetOutPath $INSTDIR\lib
|
SetOutPath $INSTDIR\lib
|
||||||
File /r /x *.exp "${PANDA}\lib\*"
|
File /r /x *.exp "${PANDA}\lib\*"
|
||||||
SetOutPath $INSTDIR\include
|
SetOutPath $INSTDIR\include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user