blob: 8a26089b1c5cacb2e5f20b26e0f3fc39f0bec74d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#################################################
#
# (C) 2013 Alexander Golubev (Fat-Zer)
# fatzer2 (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install( FILES Architecture.png Development.png
propeditor1.png propeditor2.png
DESTINATION ${HTML_INSTALL_DIR}/es/api )
|