mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
makepanda: remove INSTALLING-PLUGINS.TXT from installer.nsi
[skip ci]
This commit is contained in:
parent
b45f6fbbed
commit
8d3576607e
@ -589,7 +589,6 @@ Section "3ds Max plug-ins" SecMaxPlugins
|
||||
File /nonfatal /r "${BUILT}\plugins\*.dle"
|
||||
File /nonfatal /r "${BUILT}\plugins\*.dlo"
|
||||
File /nonfatal /r "${BUILT}\plugins\*.ms"
|
||||
File "${SOURCE}\doc\INSTALLING-PLUGINS.TXT"
|
||||
SectionEnd
|
||||
!endif
|
||||
|
||||
@ -604,7 +603,6 @@ Section "Maya plug-ins" SecMayaPlugins
|
||||
SetOutPath $INSTDIR\plugins
|
||||
File /nonfatal /r "${BUILT}\plugins\*.mll"
|
||||
File /nonfatal /r "${BUILT}\plugins\*.mel"
|
||||
File "${SOURCE}\doc\INSTALLING-PLUGINS.TXT"
|
||||
SectionEnd
|
||||
!endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user