mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 00:56:44 +01:00
70 lines
3.9 KiB
Plaintext
70 lines
3.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "db", "db.vcproj", "{215B2D68-0A70-4D10-8E75-B31010C62A91}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{4082881B-EB00-486F-906C-843B8EC06E18}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
..\client\examples\clientTest.cpp = ..\client\examples\clientTest.cpp
|
|
..\client\examples\first.cpp = ..\client\examples\first.cpp
|
|
..\client\examples\second.cpp = ..\client\examples\second.cpp
|
|
..\client\examples\tutorial.cpp = ..\client\examples\tutorial.cpp
|
|
..\client\examples\whereExample.cpp = ..\client\examples\whereExample.cpp
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dbtests", "dbtests", "{C72EBEDD-342D-4371-8B0D-D7505902FA69}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
..\dbtests\btreetests.cpp = ..\dbtests\btreetests.cpp
|
|
..\dbtests\dbtests.cpp = ..\dbtests\dbtests.cpp
|
|
..\dbtests\javajstests.cpp = ..\dbtests\javajstests.cpp
|
|
..\dbtests\jsontests.cpp = ..\dbtests\jsontests.cpp
|
|
..\dbtests\matchertests.cpp = ..\dbtests\matchertests.cpp
|
|
..\dbtests\pairingtests.cpp = ..\dbtests\pairingtests.cpp
|
|
..\dbtests\pdfiletests.cpp = ..\dbtests\pdfiletests.cpp
|
|
..\dbtests\socktests.cpp = ..\dbtests\socktests.cpp
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "shell", "shell", "{2CABB3B8-C9A6-478D-9463-0B37799ED708}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{2B262D59-9DC7-4BF1-A431-1BD4966899A5}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
..\tools\dump.cpp = ..\tools\dump.cpp
|
|
..\tools\export.cpp = ..\tools\export.cpp
|
|
..\tools\files.cpp = ..\tools\files.cpp
|
|
..\tools\importJSON.cpp = ..\tools\importJSON.cpp
|
|
..\tools\restore.cpp = ..\tools\restore.cpp
|
|
..\tools\Tool.cpp = ..\tools\Tool.cpp
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mongos", "..\s\dbgrid.vcproj", "{E03717ED-69B4-4D21-BC55-DF6690B585C6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug Recstore|Win32 = Debug Recstore|Win32
|
|
Debug|Win32 = Debug|Win32
|
|
release_nojni|Win32 = release_nojni|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.Debug Recstore|Win32.ActiveCfg = Debug Recstore|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.Debug Recstore|Win32.Build.0 = Debug Recstore|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.Debug|Win32.Build.0 = Debug|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.release_nojni|Win32.ActiveCfg = release_nojni|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.release_nojni|Win32.Build.0 = release_nojni|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.Release|Win32.ActiveCfg = Release|Win32
|
|
{215B2D68-0A70-4D10-8E75-B31010C62A91}.Release|Win32.Build.0 = Release|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.Debug Recstore|Win32.ActiveCfg = Debug Recstore|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.Debug Recstore|Win32.Build.0 = Debug Recstore|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.Debug|Win32.Build.0 = Debug|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.release_nojni|Win32.ActiveCfg = release_nojni|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.release_nojni|Win32.Build.0 = release_nojni|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.Release|Win32.ActiveCfg = Release|Win32
|
|
{E03717ED-69B4-4D21-BC55-DF6690B585C6}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|