author | koda |
Wed, 17 Mar 2010 00:26:35 +0000 | |
changeset 3006 | da6023c2745b |
parent 2707 | 633cac1d6f9a |
permissions | -rw-r--r-- |
2707
633cac1d6f9a
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
nemo
parents:
diff
changeset
|
1 |
file(GLOB images *.png) |
633cac1d6f9a
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
nemo
parents:
diff
changeset
|
2 |
|
633cac1d6f9a
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
nemo
parents:
diff
changeset
|
3 |
install(FILES |
633cac1d6f9a
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
nemo
parents:
diff
changeset
|
4 |
theme.cfg |
633cac1d6f9a
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
nemo
parents:
diff
changeset
|
5 |
${images} |
633cac1d6f9a
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
nemo
parents:
diff
changeset
|
6 |
DESTINATION ${SHAREPATH}Data/Themes/Olympics) |