share/hedgewars/Data/Themes/Cake/CMakeLists.txt
author unc0rr
Fri, 05 Dec 2008 21:40:23 +0000
changeset 1540 adcf8c366c79
child 2468 0b62498c201a
permissions -rw-r--r--
Add new themes data to build system
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1540
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     1
install(FILES
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     2
	BlueWater.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     3
	Border.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     4
	Cherry.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     5
	Clouds.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     6
	Flake.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     7
	LandTex.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     8
	Sky.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
     9
	horizont.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    10
	icon.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    11
	plant1.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    12
	plant2.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    13
	plant3.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    14
	plant4.png
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    15
	theme.cfg
adcf8c366c79 Add new themes data to build system
unc0rr
parents:
diff changeset
    16
	DESTINATION ${SHAREPATH}Data/Themes/Cake)