diff options
-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" > |