summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdib Taraben <theadib@gmail.com>2015-02-07 19:05:59 +0000
committertheAdib <theadib@gmail.com>2015-02-07 19:05:59 +0000
commitc087e646fc7bec334ecb44cefe0354f275d1a245 (patch)
tree42ea6f579d0ad034477fa628b433b00e24a8a738
parentDistribute autogen.sh. Fixes build on systems that need to reconfigure intltool (diff)
downloadinkscape-c087e646fc7bec334ecb44cefe0354f275d1a245.tar.gz
inkscape-c087e646fc7bec334ecb44cefe0354f275d1a245.zip
build-x64.xml, add librsvg and libcroco into binary package
(bzr r13907)
-rw-r--r--build-x64.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-x64.xml b/build-x64.xml
index 64c975691..76b2a467f 100644
--- a/build-x64.xml
+++ b/build-x64.xml
@@ -703,6 +703,8 @@
<copy todir="${dist}" file="${devlibs}/bin/libxml2-2.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/libxslt-1.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/libexslt-0.dll"/>
+ <copy todir="${dist}" file="${devlibs}/bin/librsvg-2-2.dll"/>
+ <copy todir="${dist}" file="${devlibs}/bin/libcroco-0.6-3.dll"/>
<!-- <copy todir="${dist}" file="${devlibs}/bin/libexpat-1.dll"/> -->
<copy todir="${dist}" file="${devlibs}/bin/libwpg-0.2.dll"/>