summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2009-10-01 10:10:02 -0400
committerDwight <dmerriman@gmail.com>2009-10-01 10:10:02 -0400
commit1b508836b5c5e55aeec56858c0ca39a82678c91c (patch)
treecb5e69033fd31d6e09f7daaaa29959f3def3dad4
parent1ebfc3519eee95628032674ead20e706a65aa35a (diff)
downloadmongo-1b508836b5c5e55aeec56858c0ca39a82678c91c.tar.gz
link visual studio base64
-rw-r--r--db/db.vcproj20
-rw-r--r--dbtests/test.vcproj20
-rw-r--r--s/dbgrid.vcproj4
3 files changed, 28 insertions, 16 deletions
diff --git a/db/db.vcproj b/db/db.vcproj
index e3677d5051c..13625d027d9 100644
--- a/db/db.vcproj
+++ b/db/db.vcproj
@@ -350,30 +350,30 @@
>
</File>
<File
- RelativePath="..\..\js\js\Release\js.lib"
+ RelativePath="..\..\js\js\Debug\js.lib"
>
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\js\js\Release\js.lib"
+ >
<FileConfiguration
- Name="Debug Recstore|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
- </File>
- <File
- RelativePath="..\..\js\js\Debug\js.lib"
- >
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug Recstore|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -1699,6 +1699,10 @@
>
</File>
<File
+ RelativePath="..\util\base64.cpp"
+ >
+ </File>
+ <File
RelativePath="..\util\httpclient.cpp"
>
</File>
diff --git a/dbtests/test.vcproj b/dbtests/test.vcproj
index fb485a7efb0..2e559a0de22 100644
--- a/dbtests/test.vcproj
+++ b/dbtests/test.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
@@ -1683,6 +1683,10 @@
>
</File>
<File
+ RelativePath="..\util\base64.cpp"
+ >
+ </File>
+ <File
RelativePath="..\util\httpclient.cpp"
>
</File>
diff --git a/s/dbgrid.vcproj b/s/dbgrid.vcproj
index df5e302c152..290beb1d4c3 100644
--- a/s/dbgrid.vcproj
+++ b/s/dbgrid.vcproj
@@ -429,6 +429,10 @@
>
</File>
<File
+ RelativePath="..\util\base64.cpp"
+ >
+ </File>
+ <File
RelativePath="..\db\commands.cpp"
>
</File>