Changeset 23175 for main/trunk


Ignore:
Timestamp:
2010-10-19T15:23:25+13:00 (14 years ago)
Author:
sjm84
Message:

Changed the version of MSVCR included with Apache

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml

    r23155 r23175  
    151151
    152152            <copy file="${rk.home}/shared/windows/msvcr100.dll" tofile="${basedir}/compiled/apache-httpd/windows/lib/msvcr100.dll"/>
    153             <copy file="${rk.home}/shared/windows/MSVCR71.DLL" tofile="${basedir}/compiled/apache-httpd/windows/lib/MSVCR71.DLL"/>
     153            <copy file="${rk.home}/shared/windows/msvcr90.DLL" tofile="${basedir}/compiled/apache-httpd/windows/lib/msvcr90.DLL"/>
    154154           
    155155            <mkdir dir="products"/>
Note: See TracChangeset for help on using the changeset viewer.