diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-07-19 22:05:41 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-07-19 22:30:18 -0600 |
commit | 5141dc4a99b74358f2dd0f5f211c5069a630ce1b (patch) | |
tree | 647cfb05d179d61759ef3679482eb204a7853d34 /tmw.cbp | |
parent | 2e8fca7d471b4e2bf20735a0669e96722c000669 (diff) | |
download | mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.tar.gz mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.tar.bz2 mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.tar.xz mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.zip |
Merge StatusWindows
Also some other small merges
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 18 |
1 files changed, 2 insertions, 16 deletions
@@ -355,22 +355,8 @@ <Unit filename="src/gui/skin.h" /> <Unit filename="src/gui/speechbubble.cpp" /> <Unit filename="src/gui/speechbubble.h" /> - <Unit filename="src/gui/status.cpp"> - <Option target="eAthena" /> - <Option target="UNIX eAthena" /> - </Unit> - <Unit filename="src/gui/status.h"> - <Option target="eAthena" /> - <Option target="UNIX eAthena" /> - </Unit> - <Unit filename="src/gui/statuswindow.cpp"> - <Option target="TMWServ" /> - <Option target="Unix TMWSERV" /> - </Unit> - <Unit filename="src/gui/statuswindow.h"> - <Option target="TMWServ" /> - <Option target="Unix TMWSERV" /> - </Unit> + <Unit filename="src/gui/statuswindow.cpp" /> + <Unit filename="src/gui/statuswindow.h" /> <Unit filename="src/gui/storagewindow.cpp" /> <Unit filename="src/gui/storagewindow.h" /> <Unit filename="src/gui/table.cpp" /> |