diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2008-06-24 06:32:23 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2008-06-24 06:32:23 +0000 |
| commit | f53151e0184975e4331f5e981f57e32148379d74 (patch) | |
| tree | 90c2086e058777c2b464844e14fa61bca3dfc91c /src/dialogs | |
| parent | delivarotify, render with cairo; regression: cairo cannot do inverse (diff) | |
| download | inkscape-f53151e0184975e4331f5e981f57e32148379d74.tar.gz inkscape-f53151e0184975e4331f5e981f57e32148379d74.zip | |
Cmake: remove header files from source lists
(bzr r6046)
Diffstat (limited to 'src/dialogs')
| -rw-r--r-- | src/dialogs/CMakeLists.txt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/src/dialogs/CMakeLists.txt b/src/dialogs/CMakeLists.txt index 4e0e9a9c8..4087fbfe9 100644 --- a/src/dialogs/CMakeLists.txt +++ b/src/dialogs/CMakeLists.txt @@ -1,52 +1,27 @@ SET(dialogs_SRC clonetiler.cpp -clonetiler.h debugdialog.cpp -debugdialog.h dialog-events.cpp -dialog-events.h eek-color-def.cpp -eek-color-def.h eek-preview.cpp -eek-preview.h export.cpp -export.h extensions.cpp -extensions.h fill-style.cpp -fill-style.h find.cpp -find.h guidelinedialog.cpp -guidelinedialog.h iconpreview.cpp -iconpreview.h in-dt-coordsys.cpp -in-dt-coordsys.h input.cpp -input.h item-properties.cpp -item-properties.h layer-properties.cpp -layer-properties.h layers-panel.cpp -layers-panel.h object-attributes.cpp -object-attributes.h rdf.cpp -rdf.h sp-attribute-widget.cpp -sp-attribute-widget.h stroke-style.cpp -stroke-style.h swatches.cpp -swatches.h text-edit.cpp -text-edit.h tiledialog.cpp -tiledialog.h unclump.cpp -unclump.h xml-tree.cpp -xml-tree.h ) |
