summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b5b35fc)
raw | patch | inline | side by side (parent: b5b35fc)
author | ishmal <ishmal@users.sourceforge.net> | |
Sun, 19 Aug 2007 21:09:05 +0000 (21:09 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Sun, 19 Aug 2007 21:09:05 +0000 (21:09 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 342e2b27dbf8ca43cbfec20765aaaee4ee13eea1..8280b32305a970c2b80df257a8a8c8c731ea6591 100644 (file)
--- a/build.xml
+++ b/build.xml
/* use poppler for pdf import? */
#define HAVE_POPPLER 1
-
+ #define HAVE_POPPLER_CAIRO 1
+
/* do we want bitmap manipulation? */
#define WITH_IMAGE_MAGICK 1
-lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0
-lgdk_pixbuf-2.0
-lpangocairo-1.0 -lpangoft2-1.0 -lpangowin32-1.0 -lpango-1.0
- -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lcairo.dll
+ -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
<!-- PERL -->
-L${gtk}/perl/lib/CORE -lperl58
<!-- PYTHON -->
-L${gtk}/python/libs -lpython25
${gtk}/bin/libxml2.dll
- -lpoppler
+ -lpoppler-cairo -lpoppler
+ -lcairo.dll
${gtk}/lib/iconv.lib
-lfreetype.dll -lfontconfig.dll
-lssl -lcrypto