If we already have include directories, why not use them?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2115 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
73fa1160d3
commit
64a97198cc
6 changed files with 6 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
!define MUI_PRODUCT "Test Software" ;Define your own software name here
|
||||
!define MUI_VERSION "1.0" ;Define your own software version here
|
||||
|
||||
!include "${NSISDIR}\Contrib\Modern UI\System.nsh"
|
||||
!include "MUI.nsh"
|
||||
|
||||
;--------------------------------
|
||||
;Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue