Add Inno Setup installer script for Windows builds
This commit is contained in:
parent
d418cd0fd7
commit
ae9e9a89bd
2 changed files with 84 additions and 0 deletions
2
ports.mk
2
ports.mk
|
@ -180,6 +180,8 @@ endif
|
|||
cp $(srcdir)/README $(WIN32PATH)/README.txt
|
||||
cp /usr/local/README-SDL.txt $(WIN32PATH)
|
||||
cp /usr/local/bin/SDL.dll $(WIN32PATH)
|
||||
cp $(srcdir)/icons/scummvm.ico $(WIN32PATH)
|
||||
cp $(srcdir)/dists/win32/ScummVM.iss $(WIN32PATH)
|
||||
u2d $(WIN32PATH)/*.txt
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue