diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2014-12-04 21:50:02 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2014-12-04 21:50:02 -0500 |
commit | 2a3b58b0c408a348458a4616b0842edd4b5916a0 (patch) | |
tree | 5809bb241255236dd356d8dc0a8de70d3ca1667b /autobuild.xml | |
parent | cbb6a416fc4111f08e014749a1f02cc1b1719d62 (diff) |
Place Windows build artifacts in build-vc120 rather than build-vc100.
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index 6dbb21987e..693e52e007 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -2760,7 +2760,7 @@ <key>windows</key> <map> <key>build_directory</key> - <string>build-vc100</string> + <string>build-vc120</string> <key>configurations</key> <map> <key>Debug</key> |