diff options
author | megamage <none@none> | 2009-01-30 19:28:32 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-30 19:28:32 -0600 |
commit | be27bd230cbefc8241ab8704bef8894252403ea2 (patch) | |
tree | 4cf898d1ba39436c783e7ad58495e909764f0162 | |
parent | 2096e645fe7a58a1a92f293bceb91aaa23aa1e5d (diff) | |
parent | c9e7cd86c10fbd1c104ab57dc2295e644ed94d6e (diff) |
*Merge.
--HG--
branch : trunk
-rw-r--r-- | win/VC80/game.vcproj | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/win/VC80/game.vcproj b/win/VC80/game.vcproj index bf4b93c1ef6..46911487f83 100644 --- a/win/VC80/game.vcproj +++ b/win/VC80/game.vcproj @@ -415,7 +415,10 @@ > </File> <File - RelativePath="..\..\src\game\BattleGroundBE.h" + RelativePath="..\..\src\game\BattleGroundBE.h"> + </File> + </Filter> + <Filter Name="AuctionHouseBot" > <File @@ -426,8 +429,8 @@ </File> </Filter> <Filter - > - </File> + Name="Objects" + > <File RelativePath="..\..\src\game\BattleGroundDS.cpp" > |