share/hedgewars/Data/Themes/Sheep/CMakeLists.txt
author koda
Fri, 16 Oct 2009 20:39:50 +0000
changeset 2510 9e5b83c0b88f
parent 2468 0b62498c201a
child 2602 3deb9ff104da
permissions -rw-r--r--
install the new lowresolution images for systems with limited graphics

install(FILES
    icon.png
    mouton2.png
    Border.png
    mouton3.png
    mouton4.png
    fleurland2.png
    grassp.png
    grass.png
    theme.cfg
    fleurland3.png
    grass2.png
    fleurland4.png
    Girder.png
    mouton1.png
    barriere.png
    rocher.png
    Flake.png
    horizont.png
    Sky.png
    LandTex.png
    grassp2.png
    fleurland.png
    fleur.png
    Clouds.png
    horizont-lowres.png
    Sky-lowres.png
    DESTINATION ${SHAREPATH}Data/Themes/Sheep)