X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build-dw2.xml;h=bd9d18a45c14474e24acf5ba33f29b845b5ec433;hb=f61e22edfbabba7d9ffdfb87c7661a372989e858;hp=cf0f1c51ed62073fee66f7c3568bce5a08001a86;hpb=cf60882bfed3c937319127cc64194f9435d1dc65;p=inkscape.git diff --git a/build-dw2.xml b/build-dw2.xml index cf0f1c51e..bd9d18a45 100644 --- a/build-dw2.xml +++ b/build-dw2.xml @@ -41,12 +41,13 @@ - - - - + + + + - + + @@ -151,6 +152,9 @@ /* do we want bitmap manipulation? */ #define WITH_IMAGE_MAGICK 1 + /* Allow reading WordPerfect? */ + #define WITH_LIBWPG 1 + #endif /* _CONFIG_H_ */ @@ -197,7 +201,6 @@ - @@ -247,7 +250,7 @@ - + @@ -292,6 +295,8 @@ -I${gtk}/include/cairo -I${gtk}/include/poppler -I${gtk}/include/gc + -I${gtk}/include/libwpg-0.1 + -I${gtk}/include/libwpd-0.8 -Wno-comment -I${gtk}/perl/lib/CORE @@ -380,10 +385,12 @@ -L${gtk}/perl/lib/CORE -lperl58 -L${gtk}/python/libs -lpython25 - ${gtk}/bin/libxml2-2.dll + ${gtk}/bin/libxml2.dll ${gtk}/bin/libxslt.dll -lpoppler-cairo -lpoppler -lcairo.dll + -lwpg-0.1.dll -lwpg-stream-0.1.dll + -lwpd-0.8.dll -lwpd-stream-0.8.dll ${gtk}/lib/iconv.lib -lMagick++ -lWand -lMagick -lfreetype.dll -lfontconfig.dll @@ -441,7 +448,7 @@ -L${gtk}/perl/lib/CORE -lperl58 -L${gtk}/python/libs -lpython24 - ${gtk}/bin/libxml2-2.dll + ${gtk}/bin/libxml2.dll ${gtk}/bin/libxslt.dll ${gtk}/lib/iconv.lib -lfreetype.dll -lfontconfig.dll @@ -496,10 +503,14 @@ - + + + + + @@ -552,7 +563,7 @@ - gtk-icon-sizes = "gtk-menu=13,13:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32:inkscape-decoration=16,16" + gtk-icon-sizes = "gtk-menu=16,16:gtk-small-toolbar=16,16:gtk-large-toolbar=24,24:gtk-dnd=32,32:inkscape-decoration=16,16" gtk-toolbar-icon-size = small-toolbar # disable images in buttons. i've only seen ugly delphi apps use this feature.