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

appveyor: no quote?

parent 937c8f93
Branches sugoi-mac
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ before_build:
- set Path=%MINGW_SDK%\bin;%Path%
- i686-w64-mingw32-gcc --version
- mingw32-make --version
- set SRB2_MFLAGS="-C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1 GCC53=1"
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1 GCC53=1
build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% SDL=1 clean
......
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