Windows installer: fix plugin installation directory
This commit is contained in:
parent
8c907dc00f
commit
5379e1387f
@ -172,7 +172,7 @@ SectionEnd
|
||||
Section "Plugins" SEC02
|
||||
SectionIn 1
|
||||
SetOverwrite ifnewer
|
||||
SetOutPath "$INSTDIR\lib"
|
||||
SetOutPath "$INSTDIR\lib\geany"
|
||||
File "${RESOURCEDIR}\lib\geany\*.dll"
|
||||
SectionEnd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user