Commit b935dae9 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 7b74334d
......@@ -18,9 +18,9 @@ install:
- ps: Start-FileDownload http://download.savannah.gnu.org/releases/freetype/freetype-2.5.5.tar.bz2
- 7z x freetype-2.5.5.tar.bz2 && 7z x freetype-2.5.5.tar
- move freetype-2.5.5 freetype
- ps: Start-FileDownload http://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/1.8/1.8.4/irrlicht-1.8.4.zip
- 7z x irrlicht-1.8.4.zip
- move irrlicht-1.8.4 irrlicht
- ps: Start-FileDownload http://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/1.8/irrlicht-1.8.zip
- 7z x irrlicht-1.8.zip
- move irrlicht-1.8 irrlicht
- ps: Start-FileDownload https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz
- 7z x libevent-2.0.22-stable.tar.gz && 7z x libevent-2.0.22-stable.tar
- move libevent-2.0.22-stable event
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment