summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2010-03-22 17:02:05 -0400
committerDwight <dmerriman@gmail.com>2010-03-22 17:02:05 -0400
commit59488feffc96d2664c635ef7ea98d1c2e79819ae (patch)
tree154be2cee62623c32b09e7948744c400ffbe1953 /db
parent3d4d7efb469d7b9401a7d55ce5cf7226e2da39bf (diff)
downloadmongo-59488feffc96d2664c635ef7ea98d1c2e79819ae.tar.gz
compile vcproj
Diffstat (limited to 'db')
-rw-r--r--db/cmdline.cpp2
-rw-r--r--db/db.vcproj4
2 files changed, 5 insertions, 1 deletions
diff --git a/db/cmdline.cpp b/db/cmdline.cpp
index d1172baed54..59eafdd3f02 100644
--- a/db/cmdline.cpp
+++ b/db/cmdline.cpp
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../stdafx.h"
+#include "stdafx.h"
#include "cmdline.h"
#include "commands.h"
diff --git a/db/db.vcproj b/db/db.vcproj
index 4e9844ad6e5..3ea7506c802 100644
--- a/db/db.vcproj
+++ b/db/db.vcproj
@@ -1322,6 +1322,10 @@
>
</File>
<File
+ RelativePath=".\cmdline.cpp"
+ >
+ </File>
+ <File
RelativePath=".\cmdline.h"
>
</File>