diff options
author | Roderic Morris <roderic@ccs.neu.edu> | 2008-07-01 16:25:16 +0000 |
---|---|---|
committer | Roderic Morris <roderic@ccs.neu.edu> | 2008-07-01 16:25:16 +0000 |
commit | 489720742590352ac60c14f7d770fc9b26bf6865 (patch) | |
tree | 56e7f899cd4fd0527eacf38fbeab34bca36ee5f5 /data/graphics/gui | |
parent | 2982abbd4cc4a4b6680d3c6f2867d4131c04a083 (diff) | |
download | mana-client-489720742590352ac60c14f7d770fc9b26bf6865.tar.gz mana-client-489720742590352ac60c14f7d770fc9b26bf6865.tar.bz2 mana-client-489720742590352ac60c14f7d770fc9b26bf6865.tar.xz mana-client-489720742590352ac60c14f7d770fc9b26bf6865.zip |
fix build files
Diffstat (limited to 'data/graphics/gui')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 4a5ea7e5..99ddb715 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -8,8 +8,10 @@ SET (FILES checkbox.png close_button.png deepbox.png + default.png equip_bg.png fixedfont.png + gui.xml hits_blue.png hits_red.png hits_yellow.png @@ -32,6 +34,8 @@ SET (FILES sansserif8.png selection.png slider.png + speech_bubble.png + speechbubble.xml target-cursor-blue-l.png target-cursor-blue-m.png target-cursor-blue-s.png |