From 2a3b58b0c408a348458a4616b0842edd4b5916a0 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 4 Dec 2014 21:50:02 -0500 Subject: Place Windows build artifacts in build-vc120 rather than build-vc100. --- autobuild.xml | 2 +- build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 6dbb21987e..693e52e007 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -2760,7 +2760,7 @@ windows build_directory - build-vc100 + build-vc120 configurations Debug diff --git a/build.sh b/build.sh index 11455bff00..4620a52c22 100755 --- a/build.sh +++ b/build.sh @@ -32,7 +32,7 @@ build_dir_Linux() build_dir_CYGWIN() { - echo build-vc100 + echo build-vc120 } viewer_channel_suffix() -- cgit v1.2.3