!addplugindir fix
This commit is contained in:
parent
6d6eef5bcc
commit
89e19f0801
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
!include "MUI2.nsh"
|
!include "MUI2.nsh"
|
||||||
!include "LogicLib.nsh"
|
!include "LogicLib.nsh"
|
||||||
!addplugindir .
|
!addplugindir .
|
||||||
|
!addplugindir x86-ansi
|
||||||
|
|
||||||
!define APPNAME "LibreWolf"
|
!define APPNAME "LibreWolf"
|
||||||
!define PROGNAME "librewolf"
|
!define PROGNAME "librewolf"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue