summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b4372fd)
raw | patch | inline | side by side (parent: b4372fd)
author | ishmal <ishmal@users.sourceforge.net> | |
Thu, 8 May 2008 03:42:00 +0000 (03:42 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Thu, 8 May 2008 03:42:00 +0000 (03:42 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 8d032e22c27f23477d058e85a56eb8fb7435a560..77ebb39029306a9feaf08449a03e063aab542f6d 100644 (file)
--- a/build.xml
+++ b/build.xml
<exclude name="test-all.cpp"/>
<exclude name="display/testnr.cpp"/>
<exclude name="display/bezier-utils-test.cpp"/>
- <exclude name="dom/jsdombind.cpp"/>
<exclude name="dom/work/.*"/>
<exclude name="dom/odf/SvgOdg.cpp"/>
<exclude name="extension/api.cpp"/>
<defines>
-DVERSION=\"${version}\"
-DHAVE_CONFIG_H
- -DXP_WIN <!-- for JS -->
-D_INTL_REDIRECT_INLINE
-DHAVE_SSL
-DRELAYTOOL_SSL="static const int libssl_is_present=1; static int __attribute__((unused)) libssl_symbol_is_present(char *s){ return 1; }" <!-- inkboard -->