summaryrefslogtreecommitdiff
path: root/db/db.vcxproj
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2010-07-23 23:26:27 -0400
committerdwight <dwight@10gen.com>2010-07-23 23:26:27 -0400
commit401872b5930b8295d600b6f7661f2773d9c1e1a6 (patch)
tree57a9278c2419f11d18da5c9f7c98018b538339f0 /db/db.vcxproj
parentfe16a597ad891e5ee7240fa92203693eb0db7d16 (diff)
downloadmongo-401872b5930b8295d600b6f7661f2773d9c1e1a6.tar.gz
shutdown niceness
Diffstat (limited to 'db/db.vcxproj')
-rw-r--r--db/db.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/db.vcxproj b/db/db.vcxproj
index 889de130304..9521c55eecc 100644
--- a/db/db.vcxproj
+++ b/db/db.vcxproj
@@ -450,6 +450,7 @@
<ClCompile Include="..\util\stringutils.cpp" />
<ClCompile Include="..\util\text.cpp" />
<ClCompile Include="..\util\version.cpp" />
+ <ClCompile Include="cap.cpp" />
<ClCompile Include="dbcommands_generic.cpp" />
<ClCompile Include="geo\2d.cpp" />
<ClCompile Include="geo\haystack.cpp" />