summaryrefslogtreecommitdiff
path: root/db/db.vcxproj
diff options
context:
space:
mode:
authorDwight Merriman <dwight@10gen.com>2010-05-29 11:10:13 -0400
committerDwight Merriman <dwight@10gen.com>2010-05-29 11:10:13 -0400
commitdbe11eec88a8aa65665f26251163b33a4f85fb7e (patch)
tree11c6cf892cce6e123c6f54a8e5e9d4ff218a1c4f /db/db.vcxproj
parentb6bf43c7ae1840ab47dc872df0d8e4da8bc3a748 (diff)
downloadmongo-dbe11eec88a8aa65665f26251163b33a4f85fb7e.tar.gz
update vcxproj
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 1e2d1fb661c..2cc01f62a42 100644
--- a/db/db.vcxproj
+++ b/db/db.vcxproj
@@ -439,6 +439,7 @@
<ClCompile Include="..\s\shardconnection.cpp" />
<ClCompile Include="..\util\concurrency\task.cpp" />
<ClCompile Include="..\util\concurrency\vars.cpp" />
+ <ClCompile Include="..\util\version.cpp" />
<ClCompile Include="oplog.cpp" />
<ClCompile Include="repl.cpp" />
<ClCompile Include="repl\consensus.cpp" />