diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-02-10 14:41:00 -0500 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-02-10 14:41:00 -0500 |
| commit | 9251d95205e8c5d9ac4be4992cc1ab88cf07e58b (patch) | |
| tree | de43e3e7b3cd5a2f7e39bcc28703dd9473ba343d | |
| parent | eb68b5fa0a669192375aab919931b54fa7e80801 (diff) | |
OPEN-1: (partial) use environment when building with Visual Studio Express
| -rw-r--r-- | autobuild.xml | 1 |
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> |
