diff options
-rw-r--r-- | win/VC71/game.vcproj | 6 | ||||
-rw-r--r-- | win/VC80/game.vcproj | 8 | ||||
-rw-r--r-- | win/VC90/game.vcproj | 8 |
3 files changed, 0 insertions, 22 deletions
diff --git a/win/VC71/game.vcproj b/win/VC71/game.vcproj index 2b1339b2b3d..07ca4975abc 100644 --- a/win/VC71/game.vcproj +++ b/win/VC71/game.vcproj @@ -637,12 +637,6 @@ RelativePath="..\..\src\game\ObjectMgr.h">
</File>
<File
- RelativePath="..\..\src\game\ObjectPosSelector.cpp">
- </File>
- <File
- RelativePath="..\..\src\game\ObjectPosSelector.h">
- </File>
- <File
RelativePath="..\..\src\game\Pet.cpp">
</File>
<File
diff --git a/win/VC80/game.vcproj b/win/VC80/game.vcproj index bd3b27a0664..450e47755ef 100644 --- a/win/VC80/game.vcproj +++ b/win/VC80/game.vcproj @@ -1027,14 +1027,6 @@ >
</File>
<File
- RelativePath="..\..\src\game\ObjectPosSelector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\src\game\ObjectPosSelector.h"
- >
- </File>
- <File
RelativePath="..\..\src\game\Pet.cpp"
>
</File>
diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index 7bfc613e37d..a21d5c1d5e7 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -1032,14 +1032,6 @@ >
</File>
<File
- RelativePath="..\..\src\game\ObjectPosSelector.cpp"
- >
- </File>
- <File
- RelativePath="..\..\src\game\ObjectPosSelector.h"
- >
- </File>
- <File
RelativePath="..\..\src\game\Pet.cpp"
>
</File>
|