share/hedgewars/Data/Themes/Volcano/CMakeLists.txt
author unc0rr
Mon, 21 Jan 2008 23:00:56 +0000
changeset 748 fac3a6cb0896
child 886 c712272b2770
permissions -rw-r--r--
Add misc files from my working copy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
748
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     1
install(FILES
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     2
	Border.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     3
	gr1.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     4
	horizont.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     5
	LandTex.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     6
	leaf1.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     7
	leaf2.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     8
	Sky.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     9
	tree.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
    10
	theme.cfg
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
    11
	DESTINATION ${SHAREPATH}Data/Themes/Volcano)