!addplugindir fix

This commit is contained in:
Bert van der Weerd 2022-01-21 14:39:07 +01:00
parent 6d6eef5bcc
commit 89e19f0801
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
2 changed files with 2 additions and 1 deletions

View file

@ -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"