Migrating Appveyor to benchmark 2012vs10

This commit is contained in:
Michael Tryby
2018-04-13 15:40:44 -04:00
parent d57b20e44d
commit 0b70d87818
2 changed files with 10 additions and 5 deletions

View File

@@ -24,8 +24,10 @@ setlocal
set SCRIPT_HOME=%~dp0
set TEST_HOME=%~1
set EXAMPLES_VER=1.0.0
set BENCHMARK_VER=2012
set EXAMPLES_VER=1.0.1
set BENCHMARK_VER=2012vs10
set TESTFILES_URL=https://github.com/OpenWaterAnalytics/epanet-example-networks/archive/v%EXAMPLES_VER%.zip
set BENCHFILES_URL=https://github.com/OpenWaterAnalytics/epanet-example-networks/releases/download/v%EXAMPLES_VER%/epanet-benchmark-%BENCHMARK_VER%.zip