summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2008-05-08 03:42:00 +0000
committerishmal <ishmal@users.sourceforge.net>2008-05-08 03:42:00 +0000
commit9bd8e41b1e82e3ca4d62ca19cab3f697e978a271 (patch)
tree822876d903dce8d2ee8064d05a1f7a05e92e1547 /build.xml
parentFix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error... (diff)
downloadinkscape-9bd8e41b1e82e3ca4d62ca19cab3f697e978a271.tar.gz
inkscape-9bd8e41b1e82e3ca4d62ca19cab3f697e978a271.zip
update excludes
(bzr r5627)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 8d032e22c..77ebb3902 100644
--- a/build.xml
+++ b/build.xml
@@ -213,7 +213,6 @@
<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"/>
@@ -286,7 +285,6 @@
<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 -->