~danieljabailey/inkscape/arc_node_editor

« back to all changes in this revision

Viewing changes to build.xml

  • Committer: tavmjong-free
  • Date: 2016-05-08 07:44:05 UTC
  • mfrom: (14873.1.1 gtk3)
  • Revision ID: tavmjong@free.fr-20160508074405-rm6tiapoq1ugamph
Start of GTK3 external style sheet support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
652
652
    <!-- Create the distribution directory -->
653
653
    <copy todir="${dist}" file="AUTHORS"/>
654
654
    <copy todir="${dist}" file="COPYING"/>
655
 
    <copy todir="${dist}" file="LGPL2.1.txt"/>
 
655
    <copy todir="${dist}" file="COPYING.LIB"/>
656
656
    <copy todir="${dist}" file="NEWS"/>
657
657
    <copy todir="${dist}" file="README"/>
658
658
    <copy todir="${dist}" file="TRANSLATORS"/>
761
761
    <copy todir="${dist}" file="${devlibs}/perl/bin/perl58.dll"/>
762
762
 
763
763
    <!-- PYTHON -->
764
 
    <copy todir="${dist}" file="${devlibs}/python/python27.dll"/>
 
764
    <copy todir="${dist}" file="${devlibs}/python/python26.dll"/>
765
765
    <copy todir="${dist}/python" file="${devlibs}/python/python.exe" />
766
766
    <copy todir="${dist}/python" file="${devlibs}/python/pythonw.exe"/>
767
767
    <copy todir="${dist}/python"> <fileset dir="${devlibs}/python/Lib"/> </copy>
768
768
    <copy todir="${dist}/python"> <fileset dir="${devlibs}/python/DLLs"/> </copy>
769
 
    <copy todir="${dist}/python"> <fileset dir="${devlibs}/python/Scripts"/> </copy>
 
769
    <!-- <copy todir="${dist}/python"> <fileset dir="${devlibs}/python/Scripts"/> </copy> -->
770
770
 
771
771
    <!--<copy file="${devlibs}/share/themes/MS-Windows/gtk-2.0/gtkrc" todir="${dist}/etc/gtk-2.0"/>-->
772
772
    <makefile file="${dist}/etc/gtk-2.0/gtkrc">