summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2009-09-30 16:34:18 -0400
committerDwight <dmerriman@gmail.com>2009-09-30 16:34:18 -0400
commit993b94fceee166c717f9e9707d4908f62869e072 (patch)
tree84eef1edc2009f12799252d89db2eb46e8d92d97
parent04515195f83db0bca1a438d0a2d6ebc0d9f37338 (diff)
downloadmongo-993b94fceee166c717f9e9707d4908f62869e072.tar.gz
compile windows
-rw-r--r--db/db.vcproj18
1 files changed, 9 insertions, 9 deletions
diff --git a/db/db.vcproj b/db/db.vcproj
index 186d5423614..e3677d5051c 100644
--- a/db/db.vcproj
+++ b/db/db.vcproj
@@ -350,30 +350,30 @@
>
</File>
<File
- RelativePath="..\..\js\js\Debug\js.lib"
+ RelativePath="..\..\js\js\Release\js.lib"
>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
- </File>
- <File
- RelativePath="..\..\js\js\Release\js.lib"
- >
<FileConfiguration
- Name="Debug|Win32"
+ Name="Debug Recstore|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\js\js\Debug\js.lib"
+ >
<FileConfiguration
- Name="Debug Recstore|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -1747,7 +1747,7 @@
>
<Tool
Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
+ UsePrecompiledHeader="2"
/>
</FileConfiguration>
</File>