Code

excluding plugin.cpp to fix compiling on win32 (list discussion indicated it isn...
authorscislac <scislac@users.sourceforge.net>
Thu, 28 Jun 2007 19:43:18 +0000 (19:43 +0000)
committerscislac <scislac@users.sourceforge.net>
Thu, 28 Jun 2007 19:43:18 +0000 (19:43 +0000)
build.xml

index e83900662e5f3eaf107092fde855d9139e2c4477..8a55b523b377e5ff378223571f6a5141932a81ac 100644 (file)
--- a/build.xml
+++ b/build.xml
             <exclude name="dom/odf/SvgOdg.cpp"/>
             <exclude name="extension/api.cpp"/>
             <exclude name="extension/dxf2svg/.*"/>
+            <exclude name="extension/implementation/plugin.cpp"/>
             <exclude name="extension/internal/gnome.cpp"/>
             <exclude name="extension/script/bindtest.cpp"/>
             <exclude name="extension/script/cpptest.cpp"/>