mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 16:05:45 -04:00
Initial community commit
This commit is contained in:
11
Src/installer/shared/scripts/nx.nsh
Normal file
11
Src/installer/shared/scripts/nx.nsh
Normal file
@ -0,0 +1,11 @@
|
||||
!ifndef NULLSOFT_NX_NSIS_HEADER
|
||||
!define NULLSOFT_NX_NSIS_HEADER
|
||||
|
||||
!include "log.nsh"
|
||||
!include "syslink.nsh"
|
||||
!include "system.nsh"
|
||||
!include "textRect.nsh"
|
||||
!include "windowRect.nsh"
|
||||
!include "windowText.nsh"
|
||||
|
||||
!endif ;NULLSOFT_NX_NSIS_HEADER
|
Reference in New Issue
Block a user