Banish WIN_VSVER from not-Windows. Thanks Drake for dealing with my stubbornness.

This commit is contained in:
Router Gray
2019-07-24 03:16:01 -05:00
parent bf10ab4bb1
commit 99303883dc

View File

@@ -3121,7 +3121,7 @@
<key>windows</key>
<map>
<key>build_directory</key>
<string>build-vc$AUTOBUILD_WIN_VSVER-$AUTOBUILD_ADDRSIZE</string>
<string>build-vc${AUTOBUILD_WIN_VSVER|161}-$AUTOBUILD_ADDRSIZE</string>
<key>configurations</key>
<map>
<key>RelWithDebInfo</key>