summaryrefslogblamecommitdiff
path: root/data/graphics/gui/CMakeLists.txt
blob: 83a1ff9020adabddb02d3e56e72bcbd25e40b796 (plain) (tree)
1
2
3
4
5
6
7

              
              


                          
                  




                    


                           
                    

                         
                            
                          
                   




                          




                             







                      





                                
                            
                    




                                                            
SET (FILES
    bubble.png
    button.xml
    button_disabled.xml
    button_highlighted.xml
    button_pressed.xml
    buttonplay.png
    checkbox.png
    circle-gray.png
    circle-green.png
    close_button.png
    colors.xml
    dropdown.xml
    dropdown_background.xml
    dropdown_pressed.xml
    equipmentbox.png
    item_shortcut_bgr.png
    mouse.png
    playerbox_background.xml
    progress-indicator.png
    progressbar.xml
    radioin.png
    radioin_highlight.png
    radioout.png
    radioout_highlight.png
    resize.png
    scroll.xml
    scroll_background.xml
    scroll_highlighted.xml
    scrollbuttons.xml
    scrollbuttons_pressed.xml
    selection.png
    slider.png
    slider_hilight.png
    speechbubble.xml
    sticky_button.png
    tab.png
    tab_hilight.png
    tabselected.png
    target-cursor-in-range-l.png
    target-cursor-in-range-m.png
    target-cursor-in-range-s.png
    target-cursor-normal-l.png
    target-cursor-normal-m.png
    target-cursor-normal-s.png
    textfield_background.xml
    unknown-item.png
    window.png
    window.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/gui)