Skip to content
Snippets Groups Projects
Commit 2a3b58b0 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Place Windows build artifacts in build-vc120 rather than build-vc100.

parent cbb6a416
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
......@@ -32,7 +32,7 @@ build_dir_Linux()
build_dir_CYGWIN()
{
echo build-vc100
echo build-vc120
}
viewer_channel_suffix()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment