~ubuntu-branches/ubuntu/utopic/inkscape/utopic-proposed

« back to all changes in this revision

Viewing changes to build.xml

Tags: upstream-0.48.0
ImportĀ upstreamĀ versionĀ 0.48.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    </description>
43
43
 
44
44
  <!-- set global properties for this build -->
45
 
  <property name="version"       value="0.48.1"/>
 
45
  <property name="version"       value="0.48.0"/>
46
46
  <property name="src"           location="src"/>
47
47
  <property name="lib"           location="lib"/>
48
48
  <property name="build"         location="build"/>
686
686
    <copy todir="${dist}" file="${devlibs}/bin/libwpd-stream-0.8.dll"/>
687
687
    <copy todir="${dist}" file="${devlibs}/bin/libjpeg-7.dll"/>
688
688
    <copy todir="${dist}" file="${devlibs}/bin/libpng12-0.dll"/>
689
 
    <copy todir="${dist}" file="${devlibs}/bin/libpng14-14.dll"/>
690
689
    <copy todir="${dist}" file="${devlibs}/bin/libtiff-3.dll"/>
691
690
        <copy todir="${dist}" file="${devlibs}/bin/libopenjpeg-2.dll"/>
692
691
    <copy todir="${dist}" file="${devlibs}/bin/msvcr70.dll"/>