aboutsummaryrefslogtreecommitdiff
path: root/win/VC90
diff options
context:
space:
mode:
Diffstat (limited to 'win/VC90')
-rw-r--r--win/VC90/game.vcproj26
1 files changed, 13 insertions, 13 deletions
diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj
index 8c9b0895208..0d9ad6ab5ec 100644
--- a/win/VC90/game.vcproj
+++ b/win/VC90/game.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="game"
ProjectGUID="{1DC6C4DA-A028-41F3-877D-D5400C594F88}"
RootNamespace="game"
@@ -1334,18 +1334,6 @@
RelativePath="..\..\src\game\ZoneScript.h"
>
</File>
- <Filter
- Name="AuctionHouseBot"
- >
- <File
- RelativePath="..\..\src\game\AuctionHouseBot.cpp"
- >
- </File>
- <File
- RelativePath="..\..\src\game\AuctionHouseBot.h"
- >
- </File>
- </Filter>
</Filter>
<Filter
Name="Server"
@@ -1622,6 +1610,18 @@
RelativePath="..\..\src\game\UnitAI.h"
>
</File>
+ <Filter
+ Name="AuctionHouseBot"
+ >
+ <File
+ RelativePath="..\..\src\game\AuctionHouseBot.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\game\AuctionHouseBot.h"
+ >
+ </File>
+ </Filter>
</Filter>
<Filter
Name="OutdoorPvP"