Skip to content

Commit

Permalink
Use version 1.5.0 of the AllegroDeps package for AppVeyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLordEx authored and SiegeLord committed Dec 13, 2016
1 parent 563c86c commit 3ee94ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install:
- mkdir deps
- mkdir deps\include
- mkdir deps\lib
- nuget install AllegroDeps -Version 1.4.0 -OutputDirectory deps -ExcludeVersion
- nuget install AllegroDeps -Version 1.5.0 -OutputDirectory deps -ExcludeVersion
- ps: move deps\AllegroDeps\build\native\include\* deps\include -force
- ps: move deps\AllegroDeps\build\native\v140\win32\deps\lib\* deps\lib -force

Expand Down

0 comments on commit 3ee94ec

Please sign in to comment.