mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added scripts subdirectories
SVN revision: 1950
This commit is contained in:
parent
bdda4e8b12
commit
4f52cf5dfd
2
elog.nsi
2
elog.nsi
@ -78,7 +78,7 @@ Section "ELOG system (required)" SecSystem
|
|||||||
|
|
||||||
; script directory
|
; script directory
|
||||||
SetOutPath $INSTDIR\scripts
|
SetOutPath $INSTDIR\scripts
|
||||||
File scripts\*.*
|
File /r /x .svn scripts\*.*
|
||||||
|
|
||||||
; resources directory
|
; resources directory
|
||||||
SetOutPath $INSTDIR\resources
|
SetOutPath $INSTDIR\resources
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user