summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 72b2169)
raw | patch | inline | side by side (parent: 72b2169)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Thu, 10 Apr 2008 13:10:19 +0000 (13:10 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Thu, 10 Apr 2008 13:10:19 +0000 (13:10 +0000) |
src/dom/work/CMakeLists.txt | patch | blob | history | |
src/extension/dxf2svg/CMakeLists.txt | patch | blob | history |
index ec50c6ed495124796b86289d5d9eb2073e1640ad..8cd4676cf14f74ab43610105d68dae5f19e4a8d6 100644 (file)
SET(dom_work_SRC
-testdom.cpp
-testhttp.cpp
-testjs.cpp
-testodf.cpp
-testsvg.cpp
-testuri.cpp
-testxpath.cpp
-testzip.cpp
-xpathtests.cpp
+#testdom.cpp
+#testhttp.cpp
+#testjs.cpp
+#testodf.cpp
+#testsvg.cpp
+#testuri.cpp
+#testxpath.cpp
+#testzip.cpp
+#xpathtests.cpp
)
index 28afd2b3b940862248967baa44413da72f6a98e2..b755d7f44f5ed58738346f940f95470658d1b56b 100644 (file)
SET(extension_dxf2svg_SRC
-aci2rgb.cpp
-entities2elements.cpp
-tables2svg_info.cpp
-blocks.cpp
-entities.cpp
-tables.cpp
-dxf2svg.cpp
-read_dxf.cpp
-test_dxf.cpp
+#aci2rgb.cpp
+#entities2elements.cpp
+#tables2svg_info.cpp
+#blocks.cpp
+#entities.cpp
+#tables.cpp
+#dxf2svg.cpp
+#read_dxf.cpp
+#test_dxf.cpp
)