0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

compile windows

This commit is contained in:
Dwight 2009-09-30 16:34:18 -04:00
parent 04515195f8
commit 993b94fcee

View File

@ -349,18 +349,6 @@
RelativePath=".\db.rc" RelativePath=".\db.rc"
> >
</File> </File>
<File
RelativePath="..\..\js\js\Debug\js.lib"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
<File <File
RelativePath="..\..\js\js\Release\js.lib" RelativePath="..\..\js\js\Release\js.lib"
> >
@ -381,6 +369,18 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
<File
RelativePath="..\..\js\js\Debug\js.lib"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
<File <File
RelativePath="C:\Program Files\Java\jdk\lib\jvm.lib" RelativePath="C:\Program Files\Java\jdk\lib\jvm.lib"
> >
@ -1747,7 +1747,7 @@
> >
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
UsePrecompiledHeader="0" UsePrecompiledHeader="2"
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>