Use the nsis plugins from the subfolder of clementine-deps

This commit is contained in:
David Sansome 2010-08-28 17:13:56 +00:00
parent bf554a94f3
commit ce344c00a7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
!define CAPABILITIES_SHOW_ICONS "Command to show icons"
SetCompressor /SOLID lzma
!addplugindir .
!addplugindir nsisplugins
!include "MUI2.nsh"
!include "FileAssociation.nsh"
!include "Capabilities.nsh"