diff options
Diffstat (limited to 'kapptemplate/kpartplugin/no-exe/CMakeLists.txt')
-rw-r--r-- | kapptemplate/kpartplugin/no-exe/CMakeLists.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kapptemplate/kpartplugin/no-exe/CMakeLists.txt b/kapptemplate/kpartplugin/no-exe/CMakeLists.txt new file mode 100644 index 00000000..ea044ae9 --- /dev/null +++ b/kapptemplate/kpartplugin/no-exe/CMakeLists.txt @@ -0,0 +1,14 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +install( FILES + hi16-action-plugin.png hi22-action-plugin.png + DESTINATION ${DATA_INSTALL_DIR}/kapptemplate/kpartplugin/no-exe ) |