diff options
author | Oz Linden <oz@lindenlab.com> | 2013-07-03 09:15:33 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-07-03 09:15:33 -0400 |
commit | 6c440d1b51fcd73d56e96ceb8a285282a6a242ef (patch) | |
tree | 13c5dfb0667d8ed295aabe08797ea38333827294 /autobuild.xml | |
parent | 36634bf50f18038c2a343c786e8b22384a501eae (diff) |
remove command line option that causes warning messages
Diffstat (limited to 'autobuild.xml')
-rwxr-xr-x | autobuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index 628d3f6883..50c5808bb5 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -2674,7 +2674,6 @@ <array> <string>/build</string> <string>"/cfg=Release|Win32"</string> - <string>"/CL_ADD=/m:1"</string> </array> </map> <key>configure</key> |