From 43a69f3e935c52c078cee6ce4bc93246c0ecf198 Mon Sep 17 00:00:00 2001 From: "Joshua L. Blocher" Date: Mon, 5 Jan 2009 00:38:29 +0000 Subject: Cmake build fixes, minor (bzr r7078) --- src/ui/CMakeLists.txt | 1 - src/ui/dialog/CMakeLists.txt | 5 ----- 2 files changed, 6 deletions(-) (limited to 'src/ui') diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 48884807d..6c5a9350b 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -1,7 +1,6 @@ SET(ui_SRC clipboard.cpp context-menu.cpp -icons.cpp previewholder.cpp stock.cpp stock-items.cpp diff --git a/src/ui/dialog/CMakeLists.txt b/src/ui/dialog/CMakeLists.txt index 5a0d6a08e..1d912cf9f 100644 --- a/src/ui/dialog/CMakeLists.txt +++ b/src/ui/dialog/CMakeLists.txt @@ -15,7 +15,6 @@ dialog-manager.cpp dock-behavior.cpp document-metadata.cpp document-properties.cpp -export.cpp extension-editor.cpp filedialog.cpp filedialogimpl-gtkmm.cpp @@ -25,7 +24,6 @@ find.cpp floating-behavior.cpp inkscape-preferences.cpp input.cpp -layer-editor.cpp livepatheffect-editor.cpp memory.cpp messages.cpp @@ -33,15 +31,12 @@ ocaldialogs.cpp print.cpp scriptdialog.cpp #session-player.cpp -text-properties.cpp tile.cpp tracedialog.cpp transformation.cpp -tree-editor.cpp undo-history.cpp #whiteboard-connect.cpp #whiteboard-sharewithchat.cpp #whiteboard-sharewithuser.cpp -xml-editor.cpp ${ui_dialog_WIN32_SRC} ) -- cgit v1.2.3