summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authoralanw <alanwright.atex@googlemail.com>2009-06-04 11:26:15 +0100
committeralanw <alanwright.atex@googlemail.com>2009-06-04 11:26:15 +0100
commitad297c79c7e6fadd96729fa682834ce876295220 (patch)
tree5cd31162a41d8d8200ca9bfad3c0719265ad363a /msvc
parent7d9befe0e06a373a3212496993fa54f52948b4f1 (diff)
downloadmongo-ad297c79c7e6fadd96729fa682834ce876295220.tar.gz
Added support for running mongod as a Windows NT Service
Diffstat (limited to 'msvc')
-rw-r--r--msvc/server_only/server_only.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/msvc/server_only/server_only.vcproj b/msvc/server_only/server_only.vcproj
index 3f45dee5e6c..cbafeff1b0f 100644
--- a/msvc/server_only/server_only.vcproj
+++ b/msvc/server_only/server_only.vcproj
@@ -335,6 +335,14 @@
RelativePath="..\..\util\miniwebserver.h"
>
</File>
+ <File
+ RelativePath="..\..\util\ntservice.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\util\ntservice.h"
+ >
+ </File>
</Filter>
<Filter
Name="s"