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

install(FILES
    BlueWater.png
    Border.png
    Carrot1.png
    Carrot2.png
    Carrot3.png
    Carrot4.png
    Clouds.png
    Cucumber1.png
    Cucumber2.png
    Cucumber3.png
    Cucumber4.png
    Eggshell1.png
    Eggshell2.png
    Flake.png
    Girder.png
    horizont.png
    icon.png
    LandTex.png
    Onion1.png
    Onion2.png
    Sky.png
    theme.cfg
    Sky-lowres.png
    horizont-lowres.png
    DESTINATION ${SHAREPATH}Data/Themes/Compost)