summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-04-15 20:21:53 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-04-15 20:21:53 +0000
commitd3807c2672d430d247bfee4c40bc412ade73a7ed (patch)
tree6456771d4a7defb2f75c17fc669400ef2b8b5fc9 /src
parentSet concatenate_before_pwd2 = true in perspective path LPE so that paths don'... (diff)
downloadinkscape-d3807c2672d430d247bfee4c40bc412ade73a7ed.tar.gz
inkscape-d3807c2672d430d247bfee4c40bc412ade73a7ed.zip
cmake: copy over some excluded files from build.xml
(bzr r5453)
Diffstat (limited to 'src')
-rw-r--r--src/io/CMakeLists.txt2
-rw-r--r--src/jabber_whiteboard/CMakeLists.txt8
-rw-r--r--src/ui/dialog/CMakeLists.txt16
-rw-r--r--src/xml/CMakeLists.txt8
4 files changed, 17 insertions, 17 deletions
diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt
index 1a015d54a..8e159b24b 100644
--- a/src/io/CMakeLists.txt
+++ b/src/io/CMakeLists.txt
@@ -11,7 +11,7 @@ resource.cpp
resource.h
simple-sax.cpp
simple-sax.h
-streamtest.cpp
+#streamtest.cpp
stringstream.cpp
stringstream.h
sys.cpp
diff --git a/src/jabber_whiteboard/CMakeLists.txt b/src/jabber_whiteboard/CMakeLists.txt
index abc15601b..754276749 100644
--- a/src/jabber_whiteboard/CMakeLists.txt
+++ b/src/jabber_whiteboard/CMakeLists.txt
@@ -19,10 +19,10 @@ message-tags.h
message-utilities.cpp
message-utilities.h
message-verifier.h
-node-tracker.cpp
-node-tracker.h
-node-utilities.cpp
-node-utilities.h
+#node-tracker.cpp
+#node-tracker.h
+#node-utilities.cpp
+#node-utilities.h
pedrogui.cpp
pedrogui.h
session-file-selector.cpp
diff --git a/src/ui/dialog/CMakeLists.txt b/src/ui/dialog/CMakeLists.txt
index 6cc7fd999..a8999e853 100644
--- a/src/ui/dialog/CMakeLists.txt
+++ b/src/ui/dialog/CMakeLists.txt
@@ -51,8 +51,8 @@ print.cpp
print.h
scriptdialog.cpp
scriptdialog.h
-session-player.cpp
-session-player.h
+#session-player.cpp
+#session-player.h
text-properties.cpp
text-properties.h
tracedialog.cpp
@@ -63,12 +63,12 @@ tree-editor.cpp
tree-editor.h
undo-history.cpp
undo-history.h
-whiteboard-connect.cpp
-whiteboard-connect.h
-whiteboard-sharewithchat.cpp
-whiteboard-sharewithchat.h
-whiteboard-sharewithuser.cpp
-whiteboard-sharewithuser.h
+#whiteboard-connect.cpp
+#whiteboard-connect.h
+#whiteboard-sharewithchat.cpp
+#whiteboard-sharewithchat.h
+#whiteboard-sharewithuser.cpp
+#whiteboard-sharewithuser.h
xml-editor.cpp
xml-editor.h
) \ No newline at end of file
diff --git a/src/xml/CMakeLists.txt b/src/xml/CMakeLists.txt
index 3d4028b10..a9bdba99d 100644
--- a/src/xml/CMakeLists.txt
+++ b/src/xml/CMakeLists.txt
@@ -22,12 +22,12 @@ node-observer.h
pi-node.h
quote.cpp
quote.h
-quote-test.cpp
-quote-test.h
+#quote-test.cpp
+#quote-test.h
repr.cpp
repr.h
-repr-action-test.cpp
-repr-action-test.h
+#repr-action-test.cpp
+#repr-action-test.h
repr-css.cpp
repr-io.cpp
repr-sorting.cpp