summaryrefslogtreecommitdiffstats
path: root/kiconedit/pics/toolbar/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kiconedit/pics/toolbar/CMakeLists.txt')
-rw-r--r--kiconedit/pics/toolbar/CMakeLists.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/kiconedit/pics/toolbar/CMakeLists.txt b/kiconedit/pics/toolbar/CMakeLists.txt
deleted file mode 100644
index 8d44094b..00000000
--- a/kiconedit/pics/toolbar/CMakeLists.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Calvin Morrison
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-install( FILES
- fileclose.png circle.png filledcircle.png line.png
- paintbrush-cursor.xpm airbrush-cursor.xpm ellipse.png
- filledellipse.png rectangle.png filledrectangle.png areaselect.png
- selectrect.png selectcircle.png fill-cursor.xpm grid.png pointer.png
- aim.png aim-cursor.xpm window_new.png grayscale.png kdepalette.png
- transform.png eraser-cursor.xpm colorpicker-cursor.xpm
- DESTINATION ${DATA_INSTALL_DIR}/kiconedit/pics
-)