mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
BUILD: Fix win32dist-target, patch from Kirben
This commit is contained in:
parent
ba3cac994e
commit
522f385c99
2
ports.mk
2
ports.mk
@ -189,7 +189,7 @@ endif
|
||||
cp /usr/local/README-SDL.txt $(WIN32PATH)
|
||||
cp /usr/local/bin/SDL.dll $(WIN32PATH)
|
||||
cp $(srcdir)/icons/residual.ico $(WIN32PATH)
|
||||
cp $(srcdir)/dists/win32/residual.iss $(WIN32PATH)
|
||||
cp $(srcdir)/dists/residual.iss $(WIN32PATH)
|
||||
unix2dos $(WIN32PATH)/*.txt
|
||||
|
||||
# Special target to create a win32 snapshot binary under Debian Linux using cross mingw32 toolchain
|
||||
|
Loading…
x
Reference in New Issue
Block a user