summaryrefslogtreecommitdiff
path: root/dbtests
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2011-03-30 15:08:23 -0400
committerdwight <dwight@10gen.com>2011-03-30 15:08:23 -0400
commit35bdf7428b9c6848bbde8962ac017e27ce4e1be8 (patch)
tree7417b4628a62bb22fe6ab8ca163bde1d157e181e /dbtests
parent1707fa2a7edf8ab3f13777c8afe9674c48681581 (diff)
downloadmongo-35bdf7428b9c6848bbde8962ac017e27ce4e1be8.tar.gz
compile vstudio
Diffstat (limited to 'dbtests')
-rw-r--r--dbtests/test.vcxproj1
-rwxr-xr-xdbtests/test.vcxproj.filters3
2 files changed, 0 insertions, 4 deletions
diff --git a/dbtests/test.vcxproj b/dbtests/test.vcxproj
index 86185675abc..984272d6429 100644
--- a/dbtests/test.vcxproj
+++ b/dbtests/test.vcxproj
@@ -661,7 +661,6 @@
<ClCompile Include="matchertests.cpp" />
<ClCompile Include="mmaptests.cpp" />
<ClCompile Include="namespacetests.cpp" />
- <ClCompile Include="pairingtests.cpp" />
<ClCompile Include="pdfiletests.cpp" />
<ClCompile Include="perftests.cpp" />
<ClCompile Include="queryoptimizertests.cpp" />
diff --git a/dbtests/test.vcxproj.filters b/dbtests/test.vcxproj.filters
index 236aef92410..c576e5386e4 100755
--- a/dbtests/test.vcxproj.filters
+++ b/dbtests/test.vcxproj.filters
@@ -548,9 +548,6 @@
<ClCompile Include="namespacetests.cpp">
<Filter>dbtests</Filter>
</ClCompile>
- <ClCompile Include="pairingtests.cpp">
- <Filter>dbtests</Filter>
- </ClCompile>
<ClCompile Include="pdfiletests.cpp">
<Filter>dbtests</Filter>
</ClCompile>