share/hedgewars/Data/Themes/norsk/CMakeLists.txt
author unc0rr
Sun, 27 Jan 2008 15:07:31 +0000
changeset 763 6286afff6b87
parent 426 7523417d84d6
permissions -rw-r--r--
Add alpha-channel to horizont sprites
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
426
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     1
install(FILES
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     2
	Border.png
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     3
	horizont.png
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     4
	LandTex.png
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     5
	Sky.png
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     6
	theme.cfg
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     7
	tree.png
7523417d84d6 - Enable 'norsk' theme
unc0rr
parents: 96
diff changeset
     8
	DESTINATION ${SHAREPATH}Data/Themes/norsk)