mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -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\*"
|
||||
SetOutPath $INSTDIR\bin
|
||||
File /r "${PANDA}\bin\*.exe"
|
||||
File /r "${PANDA}\bin\*.p3d"
|
||||
File /nonfatal /r "${PANDA}\bin\*.p3d"
|
||||
SetOutPath $INSTDIR\lib
|
||||
File /r /x *.exp "${PANDA}\lib\*"
|
||||
SetOutPath $INSTDIR\include
|
||||
|
Loading…
x
Reference in New Issue
Block a user