mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-12-28 08:30:51 +00:00
windows cross-compile
This commit is contained in:
parent
feba596d86
commit
24d1946ba4
@ -38,7 +38,7 @@ matrix:
|
||||
script:
|
||||
- make -f Makefile.mingw
|
||||
- mkdir $NAME && cp src/$NAME.exe /usr/x86_64-w64-mingw32/bin/SDL2.dll rom/*.a65 $NAME
|
||||
- cp $NAME.mingw $NAME/$NAME.conf
|
||||
- cp conf/$NAME.mingw $NAME/$NAME.conf
|
||||
- zip -r $NAME-windows $NAME
|
||||
- unzip -l $NAME-windows
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user