Include/XPUI.nsh
author Dan
Mon, 03 Aug 2009 21:12:44 -0400
changeset 7 4b8e729b72fc
parent 1 99d4be98d3cc
permissions -rwxr-xr-x
Made XPUI.nsh add the Plugin and Include directories relative to XPUI_SYSDIR to make detached installations work better.

!ifndef XPUI_SYSDIR
  !define XPUI_SYSDIR "${NSISDIR}\Contrib\ExperienceUI"
!endif
!include "${XPUI_SYSDIR}\XPUI.nsh"