summaryrefslogtreecommitdiff
path: root/db/db.vcxproj
diff options
context:
space:
mode:
authorDwight <dwight@10gen.com>2010-06-16 11:02:41 -0400
committerDwight <dwight@10gen.com>2010-06-16 11:02:41 -0400
commit3abdc556846b2eef5bbf9fcafc0821153500c2ad (patch)
tree28310fff6d98806431604fd2e8829882de5a423c /db/db.vcxproj
parent9b53b751ab7dff364372dd6e8aa7c3b89cb812f4 (diff)
downloadmongo-3abdc556846b2eef5bbf9fcafc0821153500c2ad.tar.gz
compile 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 5c21052ee52..6e12fef0738 100644
--- a/db/db.vcxproj
+++ b/db/db.vcxproj
@@ -436,6 +436,7 @@
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
</PrecompiledHeader>
</ClCompile>
+ <ClCompile Include="..\s\d_state.cpp" />
<ClCompile Include="..\s\d_writeback.cpp" />
<ClCompile Include="..\s\shardconnection.cpp" />
<ClCompile Include="..\util\concurrency\task.cpp" />