diff options
Diffstat (limited to 'kenolaba/toolbar/CMakeLists.txt')
-rw-r--r-- | kenolaba/toolbar/CMakeLists.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kenolaba/toolbar/CMakeLists.txt b/kenolaba/toolbar/CMakeLists.txt new file mode 100644 index 00000000..13bed4ee --- /dev/null +++ b/kenolaba/toolbar/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES new.xpm stop.xpm edit.xpm hint.xpm undo.xpm redball.xpm + yellowball.xpm noball.xpm warning.xpm ok.xpm spy0.xpm spy1.xpm spy2.xpm + spy3.xpm network.xpm + DESTINATION ${DATA_INSTALL_DIR}/kenolaba/pics +) |