summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-02-10 14:41:00 -0500
committerOz Linden <oz@lindenlab.com>2011-02-10 14:41:00 -0500
commit9251d95205e8c5d9ac4be4992cc1ab88cf07e58b (patch)
treede43e3e7b3cd5a2f7e39bcc28703dd9473ba343d /autobuild.xml
parenteb68b5fa0a669192375aab919931b54fa7e80801 (diff)
OPEN-1: (partial) use environment when building with Visual Studio Express
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml
index cceb197f0e..ec332a81bb 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -2438,6 +2438,7 @@
<string>vcbuild.exe</string>
<key>options</key>
<array>
+ <string>/u</string>
<string>SecondLife.sln</string>
</array>
</map>