Code

exclude file from building
authortheAdib <theAdib@users.sourceforge.net>
Fri, 14 Aug 2009 19:07:31 +0000 (19:07 +0000)
committertheAdib <theAdib@users.sourceforge.net>
Fri, 14 Aug 2009 19:07:31 +0000 (19:07 +0000)
build.xml

index 3d21a674052a514b39693281b2c4dcf4309079d2..19564375181b66b49e7f2d6902566a13c329028b 100644 (file)
--- a/build.xml
+++ b/build.xml
             <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"/>
     <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"/>