Dryad/Dryad.sln

173 lines
12 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DryadVertex", "DryadVertex", "{99F5E7FE-ADD4-4E9D-BA90-5D3D3409BEB3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "VertexHost", "VertexHost", "{37D9C01A-94F3-4B9E-9AA6-C4D3A2B5AD0D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "System", "System", "{D8B4F38E-2BF7-44A0-BDBF-025B46501DDE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Vertex", "Vertex", "{DC277807-506B-4F7C-BECD-345079B91044}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GraphManager", "GraphManager\GraphManager.vcxproj", "{8E30F4A4-603B-4799-A473-6EF5388661BA}"
ProjectSection(ProjectDependencies) = postProject
{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6} = {A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "channel", "DryadVertex\VertexHost\system\channel\channel.vcxproj", "{482E0741-E244-4974-97D4-3A7167581E91}"
ProjectSection(ProjectDependencies) = postProject
{A0033286-9C5F-4113-BAA5-58A1274F95C5} = {A0033286-9C5F-4113-BAA5-58A1274F95C5}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "classlib", "DryadVertex\VertexHost\system\classlib\classlib.vcxproj", "{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common", "DryadVertex\VertexHost\system\common\common.vcxproj", "{57663B94-E11B-431E-BE4B-E2C61112DEC5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dprocess", "DryadVertex\VertexHost\system\dprocess\dprocess.vcxproj", "{AA529122-F51C-48D7-A8C1-C0B24F570885}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ManagedWrapperVertex", "DryadVertex\VertexHost\vertex\managedwrappervertex\ManagedWrapperVertex.vcxproj", "{BDEDD3BB-C7E2-498F-A212-F99786C8E23C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VertexHost", "DryadVertex\VertexHost\vertex\vertexHost\VertexHost.vcxproj", "{0CF3D1D5-9BBE-4175-979B-EC6138EF4F37}"
ProjectSection(ProjectDependencies) = postProject
{AA529122-F51C-48D7-A8C1-C0B24F570885} = {AA529122-F51C-48D7-A8C1-C0B24F570885}
{482E0741-E244-4974-97D4-3A7167581E91} = {482E0741-E244-4974-97D4-3A7167581E91}
{AB9EA66C-5811-49A7-B002-24203AEB9083} = {AB9EA66C-5811-49A7-B002-24203AEB9083}
{A0033286-9C5F-4113-BAA5-58A1274F95C5} = {A0033286-9C5F-4113-BAA5-58A1274F95C5}
{57663B94-E11B-431E-BE4B-E2C61112DEC5} = {57663B94-E11B-431E-BE4B-E2C61112DEC5}
{BDEDD3BB-C7E2-498F-A212-F99786C8E23C} = {BDEDD3BB-C7E2-498F-A212-F99786C8E23C}
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA} = {016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WrapperNativeInfo", "DryadVertex\VertexHost\vertex\WrapperNativeInfo\WrapperNativeInfo.vcxproj", "{AB9EA66C-5811-49A7-B002-24203AEB9083}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WrapperNativeInfoDll", "DryadVertex\VertexHost\vertex\WrapperNativeInfoDll\WrapperNativeInfoDll.vcxproj", "{3EE0920C-0607-4569-9EC3-5C12BB6EF244}"
ProjectSection(ProjectDependencies) = postProject
{57663B94-E11B-431E-BE4B-E2C61112DEC5} = {57663B94-E11B-431E-BE4B-E2C61112DEC5}
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA} = {016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LinqToDryad", "LinqToDryad\LinqToDryad.csproj", "{D33C34CC-6DB2-417C-88B7-299830711774}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "include", "include", "{89C5654B-02E4-478D-A7E6-50D79F638B4F}"
ProjectSection(SolutionItems) = preProject
DryadVertex\VertexHost\vertex\include\ChannelTransform.h = DryadVertex\VertexHost\vertex\include\ChannelTransform.h
DryadVertex\VertexHost\vertex\include\CompressionVertex.h = DryadVertex\VertexHost\vertex\include\CompressionVertex.h
DryadVertex\VertexHost\vertex\include\DataBlockItem.h = DryadVertex\VertexHost\vertex\include\DataBlockItem.h
DryadVertex\VertexHost\vertex\include\FifoChannel.h = DryadVertex\VertexHost\vertex\include\FifoChannel.h
DryadVertex\VertexHost\vertex\include\FifoInputChannel.h = DryadVertex\VertexHost\vertex\include\FifoInputChannel.h
DryadVertex\VertexHost\vertex\include\FifoOutputChannel.h = DryadVertex\VertexHost\vertex\include\FifoOutputChannel.h
DryadVertex\VertexHost\vertex\include\GzipCompressionChannelTransform.h = DryadVertex\VertexHost\vertex\include\GzipCompressionChannelTransform.h
DryadVertex\VertexHost\vertex\include\GzipDecompressionChannelTransform.h = DryadVertex\VertexHost\vertex\include\GzipDecompressionChannelTransform.h
DryadVertex\VertexHost\vertex\include\InputChannel.h = DryadVertex\VertexHost\vertex\include\InputChannel.h
DryadVertex\VertexHost\vertex\include\ManagedWrapper.h = DryadVertex\VertexHost\vertex\include\ManagedWrapper.h
DryadVertex\VertexHost\vertex\include\NullChannelTransform.h = DryadVertex\VertexHost\vertex\include\NullChannelTransform.h
DryadVertex\VertexHost\vertex\include\OutputChannel.h = DryadVertex\VertexHost\vertex\include\OutputChannel.h
DryadVertex\VertexHost\vertex\include\wrappernativeinfo.h = DryadVertex\VertexHost\vertex\include\wrappernativeinfo.h
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DryadLinqGraphManager", "DryadLinqGraphManager\DryadLinqGraphManager.csproj", "{1311809B-306E-44A4-9D69-8A7BD15123C5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProcessService", "ProcessService\ProcessService.csproj", "{B8ABA4CA-CD34-4952-B271-B0503D0BA47F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "managedchannel", "DryadVertex\VertexHost\system\managedchannel\managedchannel.csproj", "{A0033286-9C5F-4113-BAA5-58A1274F95C5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClusterInterface", "ClusterInterface\ClusterInterface.csproj", "{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocalScheduler", "LocalScheduler\LocalScheduler.csproj", "{FA798DE2-A442-4D2B-B31A-FA9274308290}"
ProjectSection(ProjectDependencies) = postProject
{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6} = {A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DryadLinqTests", "DryadLinqTests\DryadLinqTests.csproj", "{3F74DAD4-5758-4BCF-BEEB-F1898C5BDCCE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8E30F4A4-603B-4799-A473-6EF5388661BA}.Debug|x64.ActiveCfg = Debug|x64
{8E30F4A4-603B-4799-A473-6EF5388661BA}.Debug|x64.Build.0 = Debug|x64
{8E30F4A4-603B-4799-A473-6EF5388661BA}.Release|x64.ActiveCfg = Release|x64
{8E30F4A4-603B-4799-A473-6EF5388661BA}.Release|x64.Build.0 = Release|x64
{482E0741-E244-4974-97D4-3A7167581E91}.Debug|x64.ActiveCfg = Debug|x64
{482E0741-E244-4974-97D4-3A7167581E91}.Debug|x64.Build.0 = Debug|x64
{482E0741-E244-4974-97D4-3A7167581E91}.Release|x64.ActiveCfg = Release|x64
{482E0741-E244-4974-97D4-3A7167581E91}.Release|x64.Build.0 = Release|x64
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}.Debug|x64.ActiveCfg = Debug|x64
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}.Debug|x64.Build.0 = Debug|x64
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}.Release|x64.ActiveCfg = Release|x64
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA}.Release|x64.Build.0 = Release|x64
{57663B94-E11B-431E-BE4B-E2C61112DEC5}.Debug|x64.ActiveCfg = Debug|x64
{57663B94-E11B-431E-BE4B-E2C61112DEC5}.Debug|x64.Build.0 = Debug|x64
{57663B94-E11B-431E-BE4B-E2C61112DEC5}.Release|x64.ActiveCfg = Release|x64
{57663B94-E11B-431E-BE4B-E2C61112DEC5}.Release|x64.Build.0 = Release|x64
{AA529122-F51C-48D7-A8C1-C0B24F570885}.Debug|x64.ActiveCfg = Debug|x64
{AA529122-F51C-48D7-A8C1-C0B24F570885}.Debug|x64.Build.0 = Debug|x64
{AA529122-F51C-48D7-A8C1-C0B24F570885}.Release|x64.ActiveCfg = Release|x64
{AA529122-F51C-48D7-A8C1-C0B24F570885}.Release|x64.Build.0 = Release|x64
{BDEDD3BB-C7E2-498F-A212-F99786C8E23C}.Debug|x64.ActiveCfg = Debug|x64
{BDEDD3BB-C7E2-498F-A212-F99786C8E23C}.Debug|x64.Build.0 = Debug|x64
{BDEDD3BB-C7E2-498F-A212-F99786C8E23C}.Release|x64.ActiveCfg = Release|x64
{BDEDD3BB-C7E2-498F-A212-F99786C8E23C}.Release|x64.Build.0 = Release|x64
{0CF3D1D5-9BBE-4175-979B-EC6138EF4F37}.Debug|x64.ActiveCfg = Debug|x64
{0CF3D1D5-9BBE-4175-979B-EC6138EF4F37}.Debug|x64.Build.0 = Debug|x64
{0CF3D1D5-9BBE-4175-979B-EC6138EF4F37}.Release|x64.ActiveCfg = Release|x64
{0CF3D1D5-9BBE-4175-979B-EC6138EF4F37}.Release|x64.Build.0 = Release|x64
{AB9EA66C-5811-49A7-B002-24203AEB9083}.Debug|x64.ActiveCfg = Debug|x64
{AB9EA66C-5811-49A7-B002-24203AEB9083}.Debug|x64.Build.0 = Debug|x64
{AB9EA66C-5811-49A7-B002-24203AEB9083}.Release|x64.ActiveCfg = Release|x64
{AB9EA66C-5811-49A7-B002-24203AEB9083}.Release|x64.Build.0 = Release|x64
{3EE0920C-0607-4569-9EC3-5C12BB6EF244}.Debug|x64.ActiveCfg = Debug|x64
{3EE0920C-0607-4569-9EC3-5C12BB6EF244}.Debug|x64.Build.0 = Debug|x64
{3EE0920C-0607-4569-9EC3-5C12BB6EF244}.Release|x64.ActiveCfg = Release|x64
{3EE0920C-0607-4569-9EC3-5C12BB6EF244}.Release|x64.Build.0 = Release|x64
{D33C34CC-6DB2-417C-88B7-299830711774}.Debug|x64.ActiveCfg = Debug|x64
{D33C34CC-6DB2-417C-88B7-299830711774}.Debug|x64.Build.0 = Debug|x64
{D33C34CC-6DB2-417C-88B7-299830711774}.Release|x64.ActiveCfg = Release|x64
{D33C34CC-6DB2-417C-88B7-299830711774}.Release|x64.Build.0 = Release|x64
{1311809B-306E-44A4-9D69-8A7BD15123C5}.Debug|x64.ActiveCfg = Debug|x64
{1311809B-306E-44A4-9D69-8A7BD15123C5}.Debug|x64.Build.0 = Debug|x64
{1311809B-306E-44A4-9D69-8A7BD15123C5}.Release|x64.ActiveCfg = Release|x64
{1311809B-306E-44A4-9D69-8A7BD15123C5}.Release|x64.Build.0 = Release|x64
{B8ABA4CA-CD34-4952-B271-B0503D0BA47F}.Debug|x64.ActiveCfg = Debug|x64
{B8ABA4CA-CD34-4952-B271-B0503D0BA47F}.Debug|x64.Build.0 = Debug|x64
{B8ABA4CA-CD34-4952-B271-B0503D0BA47F}.Release|x64.ActiveCfg = Release|x64
{B8ABA4CA-CD34-4952-B271-B0503D0BA47F}.Release|x64.Build.0 = Release|x64
{A0033286-9C5F-4113-BAA5-58A1274F95C5}.Debug|x64.ActiveCfg = Debug|x64
{A0033286-9C5F-4113-BAA5-58A1274F95C5}.Debug|x64.Build.0 = Debug|x64
{A0033286-9C5F-4113-BAA5-58A1274F95C5}.Release|x64.ActiveCfg = Release|x64
{A0033286-9C5F-4113-BAA5-58A1274F95C5}.Release|x64.Build.0 = Release|x64
{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}.Debug|x64.ActiveCfg = Debug|x64
{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}.Debug|x64.Build.0 = Debug|x64
{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}.Release|x64.ActiveCfg = Release|x64
{A85853FB-AAAB-4F1F-AAAB-D051E8F0B2E6}.Release|x64.Build.0 = Release|x64
{FA798DE2-A442-4D2B-B31A-FA9274308290}.Debug|x64.ActiveCfg = Debug|x64
{FA798DE2-A442-4D2B-B31A-FA9274308290}.Debug|x64.Build.0 = Debug|x64
{FA798DE2-A442-4D2B-B31A-FA9274308290}.Release|x64.ActiveCfg = Release|x64
{FA798DE2-A442-4D2B-B31A-FA9274308290}.Release|x64.Build.0 = Release|x64
{3F74DAD4-5758-4BCF-BEEB-F1898C5BDCCE}.Debug|x64.ActiveCfg = Debug|x64
{3F74DAD4-5758-4BCF-BEEB-F1898C5BDCCE}.Debug|x64.Build.0 = Debug|x64
{3F74DAD4-5758-4BCF-BEEB-F1898C5BDCCE}.Release|x64.ActiveCfg = Release|x64
{3F74DAD4-5758-4BCF-BEEB-F1898C5BDCCE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{37D9C01A-94F3-4B9E-9AA6-C4D3A2B5AD0D} = {99F5E7FE-ADD4-4E9D-BA90-5D3D3409BEB3}
{D8B4F38E-2BF7-44A0-BDBF-025B46501DDE} = {37D9C01A-94F3-4B9E-9AA6-C4D3A2B5AD0D}
{DC277807-506B-4F7C-BECD-345079B91044} = {37D9C01A-94F3-4B9E-9AA6-C4D3A2B5AD0D}
{482E0741-E244-4974-97D4-3A7167581E91} = {D8B4F38E-2BF7-44A0-BDBF-025B46501DDE}
{016E71D3-9A6F-425C-AB4F-8C5EDEFFE7FA} = {D8B4F38E-2BF7-44A0-BDBF-025B46501DDE}
{57663B94-E11B-431E-BE4B-E2C61112DEC5} = {D8B4F38E-2BF7-44A0-BDBF-025B46501DDE}
{AA529122-F51C-48D7-A8C1-C0B24F570885} = {D8B4F38E-2BF7-44A0-BDBF-025B46501DDE}
{A0033286-9C5F-4113-BAA5-58A1274F95C5} = {D8B4F38E-2BF7-44A0-BDBF-025B46501DDE}
{BDEDD3BB-C7E2-498F-A212-F99786C8E23C} = {DC277807-506B-4F7C-BECD-345079B91044}
{0CF3D1D5-9BBE-4175-979B-EC6138EF4F37} = {DC277807-506B-4F7C-BECD-345079B91044}
{AB9EA66C-5811-49A7-B002-24203AEB9083} = {DC277807-506B-4F7C-BECD-345079B91044}
{3EE0920C-0607-4569-9EC3-5C12BB6EF244} = {DC277807-506B-4F7C-BECD-345079B91044}
{89C5654B-02E4-478D-A7E6-50D79F638B4F} = {DC277807-506B-4F7C-BECD-345079B91044}
EndGlobalSection
EndGlobal