package zlib1.dll in nsis installer
This commit is contained in:
parent
2728dc403a
commit
65212bbeb2
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ Section "ioquake3 (required)"
|
||||||
; Set output path to the installation directory.
|
; Set output path to the installation directory.
|
||||||
SetOutPath $INSTDIR
|
SetOutPath $INSTDIR
|
||||||
|
|
||||||
|
File "zlib1.dll"
|
||||||
|
|
||||||
; Put file there
|
; Put file there
|
||||||
File "../../build/release-mingw32-x86/ioq3ded.x86.exe"
|
File "../../build/release-mingw32-x86/ioq3ded.x86.exe"
|
||||||
File "../../build/release-mingw32-x86/ioquake3.x86.exe"
|
File "../../build/release-mingw32-x86/ioquake3.x86.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue