share/hedgewars/Data/Themes/Volcano/CMakeLists.txt
author unc0rr
Sun, 27 Apr 2008 16:12:20 +0000
changeset 886 c712272b2770
parent 748 fac3a6cb0896
permissions -rw-r--r--
Repair cheese and volcano maps
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
886
c712272b2770 Repair cheese and volcano maps
unc0rr
parents: 748
diff changeset
     4
	Flake.png
748
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     5
	horizont.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     6
	LandTex.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     7
	leaf1.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     8
	leaf2.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     9
	Sky.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
    10
	tree.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
    11
	theme.cfg
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
    12
	DESTINATION ${SHAREPATH}Data/Themes/Volcano)