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 @@ ...@@ -2760,7 +2760,7 @@
<key>windows</key> <key>windows</key>
<map> <map>
<key>build_directory</key> <key>build_directory</key>
<string>build-vc100</string> <string>build-vc120</string>
<key>configurations</key> <key>configurations</key>
<map> <map>
<key>Debug</key> <key>Debug</key>
......
...@@ -32,7 +32,7 @@ build_dir_Linux() ...@@ -32,7 +32,7 @@ build_dir_Linux()
build_dir_CYGWIN() build_dir_CYGWIN()
{ {
echo build-vc100 echo build-vc120
} }
viewer_channel_suffix() 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