X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=build-dw2.xml;h=bd9d18a45c14474e24acf5ba33f29b845b5ec433;hb=27cd20fac1bf623cddbe1cba2f35ed5767a90cd3;hp=48f70badb22935f2f05ac4351585228b9b71cde3;hpb=c2cceff35e0506b6a0c8785b7a588fab70992c7a;p=inkscape.git diff --git a/build-dw2.xml b/build-dw2.xml index 48f70badb..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 @@ -384,6 +389,8 @@ ${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 @@ -500,6 +507,10 @@ + + + + @@ -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.