diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-15 20:21:53 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-15 20:21:53 +0000 |
| commit | d3807c2672d430d247bfee4c40bc412ade73a7ed (patch) | |
| tree | 6456771d4a7defb2f75c17fc669400ef2b8b5fc9 /src/ui | |
| parent | Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'... (diff) | |
| download | inkscape-d3807c2672d430d247bfee4c40bc412ade73a7ed.tar.gz inkscape-d3807c2672d430d247bfee4c40bc412ade73a7ed.zip | |
cmake: copy over some excluded files from build.xml
(bzr r5453)
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/dialog/CMakeLists.txt | 16 |
1 files changed, 8 insertions, 8 deletions
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 |
