Skip to content
Snippets Groups Projects
Commit b8cafea4 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

appveyor: full path to make binary and no asm or png support

parent 3db1a1fe
No related branches found
No related tags found
No related merge requests found
version: 1.0.{build}
os: MinGW
build_script:
- cmd: make -C src MINGW=1
\ No newline at end of file
- cmd: C:\MinGW\bin\make.exe -C src MINGW=1 NOASM=1 NOPNG=1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment