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 /The Mana World.dev | |
parent | aa1989471451e15321357f4422afb79c9a9bae20 (diff) | |
download | mana-3eca8915fd14dcebe88647a198bfce5d789a6efb.tar.gz mana-3eca8915fd14dcebe88647a198bfce5d789a6efb.tar.bz2 mana-3eca8915fd14dcebe88647a198bfce5d789a6efb.tar.xz mana-3eca8915fd14dcebe88647a198bfce5d789a6efb.zip |
Fixed a conflict with Windows headers and updated project files
Diffstat (limited to 'The Mana World.dev')
-rw-r--r-- | The Mana World.dev | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/The Mana World.dev b/The Mana World.dev index 4c250deb..1d731b14 100644 --- a/The Mana World.dev +++ b/The Mana World.dev @@ -1,7 +1,7 @@ [Project] FileName=The Mana World.dev Name=tmw -UnitCount=237 +UnitCount=239 Type=0 Ver=1 ObjFiles= @@ -2427,3 +2427,23 @@ Priority=1000 OverrideBuildCmd=0 BuildCmd= +[Unit238] +FileName=src\gui\shoplistbox.cpp +CompileCpp=1 +Folder=tmw +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + +[Unit239] +FileName=src\gui\shoplistbox.h +CompileCpp=1 +Folder=tmw +Compile=1 +Link=1 +Priority=1000 +OverrideBuildCmd=0 +BuildCmd= + |