Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
YGOPRO-520DIY
ygopro
Commits
6aaf37c8
Commit
6aaf37c8
authored
Sep 16, 2016
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
appveyor
change download source
parent
e63f3720
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
appveyor.yml
appveyor.yml
+2
-2
No files found.
appveyor.yml
View file @
6aaf37c8
...
@@ -24,8 +24,8 @@ install:
...
@@ -24,8 +24,8 @@ install:
-
move irrlicht-1.8\source\Irrlicht irrlicht\src
-
move irrlicht-1.8\source\Irrlicht irrlicht\src
-
move irrlicht-1.8\include irrlicht\include
-
move irrlicht-1.8\include irrlicht\include
# download MSYS2 to apply patch
# download MSYS2 to apply patch
-
ps
:
Start-FileDownload http://
sourceforge.mirrorservice.org/m/ms
/msys2/REPOS/MSYS2/x86_64/msys2-runtime-2.0.16627.db76629-1-x86_64.pkg.tar.xz
-
ps
:
Start-FileDownload http://
downloads.sourceforge.net/project
/msys2/REPOS/MSYS2/x86_64/msys2-runtime-2.0.16627.db76629-1-x86_64.pkg.tar.xz
-
ps
:
Start-FileDownload http://
sourceforge.mirrorservice.org/m/ms
/msys2/REPOS/MSYS2/x86_64/patch-2.7.5-1-x86_64.pkg.tar.xz
-
ps
:
Start-FileDownload http://
downloads.sourceforge.net/project
/msys2/REPOS/MSYS2/x86_64/patch-2.7.5-1-x86_64.pkg.tar.xz
-
7z x msys2-runtime-2.0.16627.db76629-1-x86_64.pkg.tar.xz && 7z x msys2-runtime-2.0.16627.db76629-1-x86_64.pkg.tar
-
7z x msys2-runtime-2.0.16627.db76629-1-x86_64.pkg.tar.xz && 7z x msys2-runtime-2.0.16627.db76629-1-x86_64.pkg.tar
-
7z x patch-2.7.5-1-x86_64.pkg.tar.xz && 7z x -y patch-2.7.5-1-x86_64.pkg.tar
-
7z x patch-2.7.5-1-x86_64.pkg.tar.xz && 7z x -y patch-2.7.5-1-x86_64.pkg.tar
-
usr\bin\patch.exe -p0 < irrlicht.patch
-
usr\bin\patch.exe -p0 < irrlicht.patch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment