summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Andler <scislac@gmail.com>2011-02-10 17:30:46 +0000
committerJosh Andler <scislac@gmail.com>2011-02-10 17:30:46 +0000
commit219ea2df21768214f5f6a140e8624db2369b8402 (patch)
tree2d543615c5a1e12c51041d7a97b935e402800219
parentTutorials. New Galician translation for Basic and Tracing tutorials by Leandr... (diff)
downloadinkscape-219ea2df21768214f5f6a140e8624db2369b8402.tar.gz
inkscape-219ea2df21768214f5f6a140e8624db2369b8402.zip
Attempt fixing win32 compiling
(bzr r10040)
-rwxr-xr-xbuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 2c00661fa..512349e31 100755
--- a/build.xml
+++ b/build.xml
@@ -304,6 +304,7 @@
<fileset dir="${src}">
<!-- THINGS TO EXCLUDE -->
<exclude name="2geom/chebyshev.cpp"/>
+ <exclude name="2geom/conisec.cpp"/>
<exclude name="ast/.*"/>
<exclude name="bonobo/.*"/>
<exclude name="deptool.cpp"/>