From: johanengelen Date: Tue, 15 Apr 2008 20:21:53 +0000 (+0000) Subject: cmake: copy over some excluded files from build.xml X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f84ebc6e78a94294426bbfed6e70bfc189dd2460;p=inkscape.git cmake: copy over some excluded files from build.xml --- 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