summaryrefslogtreecommitdiff
path: root/db/db.vcxproj
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2010-06-14 16:10:23 -0400
committerdwight <dwight@10gen.com>2010-06-14 16:10:23 -0400
commit93fdeab94380b526b60c8a4ff3f3f6a9a4fbf479 (patch)
treed8b0551fd00ebb27f4d982682cd90261f040c9ab /db/db.vcxproj
parent8a49ab1ce166a8e1a6d07efc1d064ea1e07c9993 (diff)
downloadmongo-93fdeab94380b526b60c8a4ff3f3f6a9a4fbf479.tar.gz
better err msg
Diffstat (limited to 'db/db.vcxproj')
-rw-r--r--db/db.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/db.vcxproj b/db/db.vcxproj
index 863c1d7bb53..5c21052ee52 100644
--- a/db/db.vcxproj
+++ b/db/db.vcxproj
@@ -556,6 +556,8 @@
<ClCompile Include="repl\rs_config.cpp" />
</ItemGroup>
<ItemGroup>
+ <None Include="..\jstests\rs\rs_basic.js" />
+ <None Include="..\jstests\rs\test_framework.js" />
<None Include="..\SConstruct" />
<None Include="..\util\mongoutils\README" />
<None Include="mongo.ico" />