summaryrefslogtreecommitdiff
path: root/install.xml
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2010-06-30 17:30:32 -0700
committerbrad kittenbrink <brad@lindenlab.com>2010-06-30 17:30:32 -0700
commitfed730b0eef0a528e9d20d946ea397d67cf46fe5 (patch)
treeef59e44359ddab458e71d992571c1ce2440c1b9e /install.xml
parent8d6fec5cc10f11a7de0c749ca700d6d1b5a4099a (diff)
Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor definitions appropriately for using windows XP API calls.
Diffstat (limited to 'install.xml')
-rw-r--r--install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml
index 39806a664d..3795fc3757 100644
--- a/install.xml
+++ b/install.xml
@@ -214,9 +214,9 @@
<key>windows</key>
<map>
<key>md5sum</key>
- <string>94fd43f534e2055858d524086384907d</string>
+ <string>72e6e2eff5d146a107f3059b6c31fb95</string>
<key>url</key>
- <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.39.0-windows-20100219.tar.bz2</uri>
+ <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.39.0-windows-20100630.tar.bz2</uri>
</map>
</map>
</map>