mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
remove unused extensions
This commit is contained in:
parent
c43d6a969f
commit
6c2494be17
@ -1,6 +1,5 @@
|
|||||||
!include "MUI.nsh"
|
!include "MUI.nsh"
|
||||||
!include LogicLib.nsh
|
!include LogicLib.nsh
|
||||||
!include FileFunc.nsh
|
|
||||||
!include FileAssociation.nsh
|
!include FileAssociation.nsh
|
||||||
|
|
||||||
; Several variables are assumed to be pre-defined by the caller. See
|
; Several variables are assumed to be pre-defined by the caller. See
|
||||||
@ -12,8 +11,6 @@
|
|||||||
!define WEBSITE_LINK_NAME "Website"
|
!define WEBSITE_LINK_NAME "Website"
|
||||||
!define PLID "@panda3d.org/Panda3D Runtime,version=0.0"
|
!define PLID "@panda3d.org/Panda3D Runtime,version=0.0"
|
||||||
|
|
||||||
!insertmacro GetOptions
|
|
||||||
|
|
||||||
; HM NIS Edit Wizard helper defines
|
; HM NIS Edit Wizard helper defines
|
||||||
!define APP_INTERNAL_NAME "Panda3D"
|
!define APP_INTERNAL_NAME "Panda3D"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user