Attempting to modify quoting of build options string to see if this corrects failure to run BuildConsole on TC.
parent
7093503e26
commit
9256402b06
|
|
@ -1961,7 +1961,7 @@
|
|||
<array>
|
||||
<string>/build</string>
|
||||
<string>"/cfg=Release|Win32"</string>
|
||||
<string>"/CL_ADD="/m:1""</string>
|
||||
<string>"/CL_ADD=/m:1"</string>
|
||||
</array>
|
||||
</map>
|
||||
<key>configure</key>
|
||||
|
|
|
|||
Loading…
Reference in New Issue