From 3abdc556846b2eef5bbf9fcafc0821153500c2ad Mon Sep 17 00:00:00 2001 From: Dwight Date: Wed, 16 Jun 2010 11:02:41 -0400 Subject: compile vcxproj --- db/db.vcxproj | 1 + db/db.vcxproj.filters | 3 +++ dbtests/test.vcxproj | 1 + dbtests/test.vcxproj.filters | 3 +++ 4 files changed, 8 insertions(+) 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 @@ + diff --git a/db/db.vcxproj.filters b/db/db.vcxproj.filters index 0a0796b30fa..20c929a0799 100755 --- a/db/db.vcxproj.filters +++ b/db/db.vcxproj.filters @@ -340,6 +340,9 @@ db\sharding + + db\sharding + diff --git a/dbtests/test.vcxproj b/dbtests/test.vcxproj index 2febab5535f..2a499d7a9fa 100644 --- a/dbtests/test.vcxproj +++ b/dbtests/test.vcxproj @@ -536,6 +536,7 @@ + diff --git a/dbtests/test.vcxproj.filters b/dbtests/test.vcxproj.filters index 08b329235f4..957f43b88b9 100755 --- a/dbtests/test.vcxproj.filters +++ b/dbtests/test.vcxproj.filters @@ -643,6 +643,9 @@ shard + + shard + -- cgit v1.2.1