share/hedgewars/Data/Themes/steel/CMakeLists.txt
author unc0rr
Sun, 06 Aug 2006 15:47:20 +0000
changeset 96 aeeb4da6b157
parent 89 hedgewars/Data/Themes/steel/CMakeLists.txt@f9db56409a86
child 98 f1d252c234ec
permissions -rw-r--r--
prepare for the next commit
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
89
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     1
install(FILES
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     2
	01.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     3
	02.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     4
	Border.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     5
	Clouds.16.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     6
	Clouds.32.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     7
	horizont.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     8
	LandTex.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
     9
	Sky.16.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
    10
	Sky.32.png
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
    11
	theme.cfg
f9db56409a86 - Fix various bugs
unc0rr
parents:
diff changeset
    12
	DESTINATION Data/Themes/steel)