diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-07-08 17:32:26 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-07-08 17:37:52 -0600 |
commit | 6c68287a7a66ba6933bc4dbfe43f6c4761e683c1 (patch) | |
tree | 203960dfdebe15cffff9abd7089441ecbf1965cf /tmw.cbp | |
parent | 8963ef3e6d0ede6a3e22687642bbc39c24f21dad (diff) | |
download | mana-6c68287a7a66ba6933bc4dbfe43f6c4761e683c1.tar.gz mana-6c68287a7a66ba6933bc4dbfe43f6c4761e683c1.tar.bz2 mana-6c68287a7a66ba6933bc4dbfe43f6c4761e683c1.tar.xz mana-6c68287a7a66ba6933bc4dbfe43f6c4761e683c1.zip |
Have both builds use the same SkillDialog
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 18 |
1 files changed, 2 insertions, 16 deletions
@@ -349,22 +349,8 @@ <Unit filename="src/gui/shortcutcontainer.h" /> <Unit filename="src/gui/shortcutwindow.cpp" /> <Unit filename="src/gui/shortcutwindow.h" /> - <Unit filename="src/gui/skill.cpp"> - <Option target="eAthena" /> - <Option target="UNIX eAthena" /> - </Unit> - <Unit filename="src/gui/skill.h"> - <Option target="eAthena" /> - <Option target="UNIX eAthena" /> - </Unit> - <Unit filename="src/gui/skilldialog.cpp"> - <Option target="TMWServ" /> - <Option target="Unix TMWSERV" /> - </Unit> - <Unit filename="src/gui/skilldialog.h"> - <Option target="TMWServ" /> - <Option target="Unix TMWSERV" /> - </Unit> + <Unit filename="src/gui/skilldialog.cpp" /> + <Unit filename="src/gui/skilldialog.h" /> <Unit filename="src/gui/skin.cpp" /> <Unit filename="src/gui/skin.h" /> <Unit filename="src/gui/speechbubble.cpp" /> |