You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/02/05 10:50:21 UTC

svn commit: r503610 - /harmony/enhanced/common_resources/build/depends.properties

Author: smishura
Date: Mon Feb  5 01:50:19 2007
New Revision: 503610

URL: http://svn.apache.org/viewvc?view=rev&rev=503610
Log:
msvcr71.dll now copied from %SystemRoot%\system32 directory (copied from classlib's make files)

Modified:
    harmony/enhanced/common_resources/build/depends.properties

Modified: harmony/enhanced/common_resources/build/depends.properties
URL: http://svn.apache.org/viewvc/harmony/enhanced/common_resources/build/depends.properties?view=diff&rev=503610&r1=503609&r2=503610
==============================================================================
--- harmony/enhanced/common_resources/build/depends.properties (original)
+++ harmony/enhanced/common_resources/build/depends.properties Mon Feb  5 01:50:19 2007
@@ -49,7 +49,7 @@
 
 msvcr71.dir=${depends.dir}/libs/windows.x86
 msvcr71.dll=${msvcr71.dir}/msvcr71.dll
-msvcr71.url=http://www.dlldump.com/dllfiles/M/MSVCR71.dll
+msvcr71.url=file:///${hyenv.SystemRoot}/system32/msvcr71.dll
 msvcr71.md5=86f1895ae8c5e8b17d99ece768a70732
 
 icu4j.dir=${depends.jars}/icu4j_3.4.4