summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2014-12-04 21:50:02 -0500
committerNat Goodspeed <nat@lindenlab.com>2014-12-04 21:50:02 -0500
commit2a3b58b0c408a348458a4616b0842edd4b5916a0 (patch)
tree5809bb241255236dd356d8dc0a8de70d3ca1667b /build.sh
parentcbb6a416fc4111f08e014749a1f02cc1b1719d62 (diff)
Place Windows build artifacts in build-vc120 rather than build-vc100.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
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()