summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortheAdib <theAdib@users.sourceforge.net>2009-08-14 19:07:31 +0000
committertheAdib <theAdib@users.sourceforge.net>2009-08-14 19:07:31 +0000
commit2ac8b7cb7145a107bdb91bf043b79ab9f789c66d (patch)
tree6cb9d3d83d39c192c186f46182c17055342f3a87
parentadditional file for building nr-test (diff)
downloadinkscape-2ac8b7cb7145a107bdb91bf043b79ab9f789c66d.tar.gz
inkscape-2ac8b7cb7145a107bdb91bf043b79ab9f789c66d.zip
exclude file from building
(bzr r8488)
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 3d21a6740..195643751 100644
--- a/build.xml
+++ b/build.xml
@@ -298,6 +298,7 @@
<exclude name="ast/.*"/>
<exclude name="bonobo/.*"/>
<exclude name="deptool.cpp"/>
+ <exclude name="cxxtests.cpp"/>
<!--<exclude name="test-main.cpp"/>-->
<!--<exclude name="test-src.cpp"/>-->
<exclude name="display/test-display.cpp"/>
@@ -896,7 +897,6 @@
<delete file="build.dep"/>
<delete file="config.h"/>
<delete file="${src}/inkscape-version.cpp"/>
-
<delete file="${src}/test-main.cpp"/>
<delete file="${src}/test-src.cpp"/>
<delete file="${src}/display/test-display.cpp"/>