diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-11-09 22:19:45 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-11-09 22:19:45 +0000 |
commit | 3eca8915fd14dcebe88647a198bfce5d789a6efb (patch) | |
tree | b0ae43817d759c1868eeb638907f4c0ee209effd /tmw.cbp | |
parent | aa1989471451e15321357f4422afb79c9a9bae20 (diff) | |
download | mana-client-3eca8915fd14dcebe88647a198bfce5d789a6efb.tar.gz mana-client-3eca8915fd14dcebe88647a198bfce5d789a6efb.tar.bz2 mana-client-3eca8915fd14dcebe88647a198bfce5d789a6efb.tar.xz mana-client-3eca8915fd14dcebe88647a198bfce5d789a6efb.zip |
Fixed a conflict with Windows headers and updated project files
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -659,6 +659,16 @@ <Option link="0"/> <Option target="default"/> </Unit> + <Unit filename="src\gui\shoplistbox.cpp"> + <Option compilerVar="CPP"/> + <Option target="default"/> + </Unit> + <Unit filename="src\gui\shoplistbox.h"> + <Option compilerVar=""/> + <Option compile="0"/> + <Option link="0"/> + <Option target="default"/> + </Unit> <Unit filename="src\gui\skill.cpp"> <Option compilerVar="CPP"/> <Option target="default"/> |