diff options
author | Alain Linden <alain@lindenlab.com> | 2011-03-01 15:34:17 -0800 |
---|---|---|
committer | Alain Linden <alain@lindenlab.com> | 2011-03-01 15:34:17 -0800 |
commit | 52e107e419b5bfb17f506efc127a51e8fec855e2 (patch) | |
tree | 828c3273365d5a90601c3e30c4c9ed1dab89f87a /autobuild.xml | |
parent | 31d673cb512f88c0bd55dd2f81671a16df0dc0c8 (diff) | |
parent | 88f507f9ccae33a3fa9b3706a96af5c87db804b5 (diff) |
Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index 8dd2f91718..819bc27c1e 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1301,6 +1301,18 @@ <key>name</key> <string>linux</string> </map> + <key>windows</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>04df406f3e5d04cf176660bdac66c3a1</string> + <key>url</key> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-openal/rev/222391/arch/CYGWIN/installer/openal-1.12.854-1.1.0-windows-20110301.tar.bz2</string> + </map> + <key>name</key> + <string>windows</string> + </map> </map> <key>version</key> <string>3ad86a1c</string> |