summaryrefslogblamecommitdiff
path: root/data/sfx/system/CMakeLists.txt
blob: 0fa325a4569390613abf09d0784f5dbc8e044a75 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
          









                 
                  





                


                                                          
SET (FILES
    attention.ogg
    chat1.ogg
    chat2.ogg
    complete.ogg
    email.ogg
    error.ogg
    finish.ogg
    incoming.ogg
    move.ogg
    notify.ogg
    newmessage.ogg
    offline.ogg
    online.ogg
    reminder.ogg
    send.ogg
    start.ogg
    watcher.ogg
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/sfx/system)