summaryrefslogtreecommitdiff
path: root/s
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2009-05-13 14:09:42 -0400
committerDwight <dmerriman@gmail.com>2009-05-13 14:09:42 -0400
commita57430b39941c5a75872112b5b33606e2637bed5 (patch)
tree9a46b0c1ce03825d878d4b71c4456e5327564551 /s
parenta03a948e7abd4fae9076d08c14ee44b3745b29da (diff)
downloadmongo-a57430b39941c5a75872112b5b33606e2637bed5.tar.gz
some fixes for Release build with vcproj to make it build in general,
and for spidermonkey
Diffstat (limited to 's')
-rw-r--r--s/dbgrid.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/s/dbgrid.vcproj b/s/dbgrid.vcproj
index 2135cd26063..f2fef641e99 100644
--- a/s/dbgrid.vcproj
+++ b/s/dbgrid.vcproj
@@ -508,6 +508,14 @@
/>
</FileConfiguration>
<FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="0"
+ />
+ </FileConfiguration>
+ <FileConfiguration
Name="release_nojni|Win32"
>
<Tool