mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-14 20:33:48 +00:00
Added fckeditor distribution tree
SVN revision: 2267
This commit is contained in:
parent
6f7f94dd9e
commit
4ee59589f6
3
elog.nsi
3
elog.nsi
@ -81,7 +81,8 @@ Section "ELOG system (required)" SecSystem
|
|||||||
|
|
||||||
; script directory
|
; script directory
|
||||||
SetOutPath $INSTDIR\scripts
|
SetOutPath $INSTDIR\scripts
|
||||||
File /r /x .svn /x fckeditor.zip scripts\*.*
|
File /r /x .svn /x fckeditor.zip /x fckeditor_dist scripts\*.*
|
||||||
|
File /r scripts\fckeditor_dist\*.*
|
||||||
|
|
||||||
; resources directory
|
; resources directory
|
||||||
SetOutPath $INSTDIR\resources
|
SetOutPath $INSTDIR\resources
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user