Attempting to modify quoting of build options string to see if this corrects failure to run BuildConsole on TC.

master
Jennifer Leech 2011-03-02 00:31:38 -08:00
parent 7093503e26
commit 9256402b06
1 changed files with 1 additions and 1 deletions

View File

@ -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>