You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
609 B
18 lines
609 B
#################################################
|
|
#
|
|
# (C) 2013 Alexander Golubev (Fat-Zer)
|
|
# fatzer2 (AT) gmail.com
|
|
#
|
|
# Improvements and feedback are welcome
|
|
#
|
|
# This file is released under GPL >= 2
|
|
#
|
|
#################################################
|
|
|
|
install( FILES use-case-diagram.png umbrello-ui.png association.png class.png
|
|
code-import.png folders.png collaboration-diagram.png
|
|
generalization.png state-diagram.png aggregation.png class-diagram.png
|
|
sequence-diagram.png composition.png activity-diagram.png
|
|
generation-options.png
|
|
DESTINATION ${HTML_INSTALL_DIR}/sv/umbrello/pics )
|